Fortran topic

Fortran is a statically typed compiled programming language that is especially suited to numeric computation, and scientific computing. While Fortran has been in use since its inception by John Backus at IBM in 1957, it still remains popular today, especially for computationally intensive applications including numerical weather prediction, finite element analysis, computational fluid dynamics, computational physics, crystallography, and computational chemistry. Despite its age, new language revisions include syntax and semantics for modern language ideas including pointers, recursion, object orientated programming features, and parallel programming using Coarray Fortran.

List Fortran repositories

Fortran-Tools

76
Stars
8
Forks
Watchers

Links to Fortran compilers, preprocessors, static analyzers, transpilers, IDEs, build systems, etc.

Fortran-tools-on-GitHub

47
Stars
8
Forks
Watchers

Fortran compilers, preprocessors, static analyzers, transpilers, IDEs, build systems, etc.

FortranTip

61
Stars
13
Forks
Watchers

Short instructional Fortran codes associated with Twitter @FortranTip

FACE

39
Stars
15
Forks
Watchers

Fortran Ansi Colors (and Styles) Environment

FiNeR

36
Stars
5
Forks
Watchers

Fortran INI ParseR and generator

FLAP

147
Stars
34
Forks
Watchers

Fortran command Line Arguments Parser for poor people

FoBiS

137
Stars
35
Forks
Watchers

FoBiS.py, Fortran projects Building System for poor people

forbear

40
Stars
6
Forks
Watchers

Fortran (progress) B(e)ar envinronment

CB-Fortran-Color-Theme

23
Stars
3
Forks
Watchers

Code Blocks color theme for Fortran language

cmake_fortran_template

122
Stars
27
Forks
Watchers

A template directory structure for a Fortran project using CMake as the build system.