hackage.haskell.org : fortran-src : 0.3.0
Provides lexing, parsing, and basic analyses of Fortran code covering standards: FORTRAN 66, FORTRAN 77, Fortran 90, Fortran 95, Fortran 2003 (partial) and some legacy extensions. Includes data flow and basic block analysis, a renamer, and type analysis. For example usage, see the CamFort project, which uses fortran-src as its front end.
Registry -
Download -
JSON
purl: pkg:hackage/fortran-src@0.3.0
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- GenericPretty >=1.2.2 && <2
- array >=0.5 && <0.6
- base >=4.6 && <5
- binary >=0.8.3.0 && <0.9
- bytestring >=0.10 && <0.11
- containers >=0.5 && <0.7
- directory >=1.2 && <2
- fgl >=5 && <6
- filepath >=1.4 && <2
- fortran-src *
- mtl >=2.2 && <3
- pretty >=1.1 && <2
- text >=1.2 && <2
- uniplate >=1.6 && <2