bloomberg/fortran-src

Fortran parsing and analysis infrastructure

Haskell

4

345 commits

updated Apr 2, 2018

See the code

README

fortran-src

Provides lexing, parsing, and basic analyses of Fortran code covering standards: FORTRAN 66, FORTRAN 77, Fortran 90, and Fortran 95. Includes data flow and basic block analysis, a renamer, and type analysis. For example usage, see the 'camfort' project (https://github.com/camfort/camfort), which uses fortran-src as its front end.

Contributors

mrd

237 commits

dorchard

89 commits

gridaphobe

9 commits

GuiltyDolphin

6 commits

bloomberg/fortran-src

Fortran parsing and analysis infrastructure

Haskell

4

345 commits

updated Apr 2, 2018

See the code

README

fortran-src

Provides lexing, parsing, and basic analyses of Fortran code covering standards: FORTRAN 66, FORTRAN 77, Fortran 90, and Fortran 95. Includes data flow and basic block analysis, a renamer, and type analysis. For example usage, see the 'camfort' project (https://github.com/camfort/camfort), which uses fortran-src as its front end.

Contributors

mrd

237 commits

dorchard

89 commits

gridaphobe

9 commits

GuiltyDolphin

6 commits

Languages

Haskell

96.8%

Fortran

3.2%