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.
Fortran-Tools
Links to Fortran compilers, preprocessors, static analyzers, transpilers, IDEs, build systems, etc.
Fortran-tools-on-GitHub
Fortran compilers, preprocessors, static analyzers, transpilers, IDEs, build systems, etc.
FortranTip
Short instructional Fortran codes associated with Twitter @FortranTip
FACE
Fortran Ansi Colors (and Styles) Environment
FiNeR
Fortran INI ParseR and generator
FLAP
Fortran command Line Arguments Parser for poor people
FoBiS
FoBiS.py, Fortran projects Building System for poor people
forbear
Fortran (progress) B(e)ar envinronment
CB-Fortran-Color-Theme
Code Blocks color theme for Fortran language
cmake_fortran_template
A template directory structure for a Fortran project using CMake as the build system.