Skip to content

Fortran parsing and analysis infrastructure

License

Notifications You must be signed in to change notification settings

azeemba/fortran-src

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Fortran parsing and analysis infrastructure

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 97.3%
  • Fortran 2.7%