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

fortls

223
Stars
36
Forks
Watchers

fortls - Fortran Language Server

Math-Hole

6
Stars
0
Forks
Watchers

The Hole C++ and Fortran Numerical Library

fortran_pcre

5
Stars
2
Forks
Watchers

Fortran wrapper around the PCRE library

fort_depend.py

39
Stars
21
Forks
Watchers

A python script to generate dependencies for Fortran projects

Guide_VSCode-fortran

58
Stars
13
Forks
Watchers

A comprehensive guide on how to set up a complete development environment for Fortran in Visual Studio Code.

vs-fortran-ls-client

7
Stars
2
Forks
Watchers

Fortran IntelliSense for Visual Studio 2017

f4go

42
Stars
10
Forks
Watchers

Transpiling fortran code to golang code

fprettify

354
Stars
69
Forks
Watchers

auto-formatter for modern fortran source code

Fortran-code-on-GitHub

263
Stars
53
Forks
Watchers

Directory of Fortran codes on GitHub, arranged by topic

Fortran-related-books

51
Stars
12
Forks
Watchers

Books with Fortran code, other than textbooks