hackage.haskell.org : fortran-src : 0.10.1
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.10.1
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.11
- bytestring >=0.10 && <0.12
- containers >=0.5 && <0.7
- deepseq >=1.4 && <1.5
- directory >=1.2 && <2
- either >=5.0.1.1 && <5.1
- fgl >=5 && <6
- filepath >=1.4 && <1.5
- fortran-src *
- mtl >=2.2 && <3
- pretty >=1.1 && <2
- temporary >=1.2 && <1.4
- text >=1.2 && <2
- uniplate >=1.6 && <2