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.
fortls
fortls - Fortran Language Server
fort_depend.py
A python script to generate dependencies for Fortran projects
Guide_VSCode-fortran
A comprehensive guide on how to set up a complete development environment for Fortran in Visual Studio Code.
vs-fortran-ls-client
Fortran IntelliSense for Visual Studio 2017
fprettify
auto-formatter for modern fortran source code
Fortran-code-on-GitHub
Directory of Fortran codes on GitHub, arranged by topic
Fortran-related-books
Books with Fortran code, other than textbooks