fortran-src: Parser and anlyses for Fortran standards 66, 77, 90 and 95.
Provides lexing, parsing, and basic analyses of Fortran code covering standards: FORTRAN 66, FORTRAN 77, Fortran 90, and Fortran 95 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.
Versions [faq] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.6, 0.2.0.0, 0.2.1.1, 0.3.0, 0.4.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | array (==0.5.*), base (>=4.6 && <5), binary (>=0.8.3.0 && <0.9), bytestring (==0.10.*), containers (>=0.5 && <0.7), deepseq, directory (>=1.2 && <2), fgl (==5.*), filepath (>=1.4 && <2), fortran-src, GenericPretty (>=1.2.2 && <2), mtl (>=2.2 && <3), pretty (>=1.1 && <2), text (>=1.2 && <2), uniplate (>=1.6 && <2) [details] |
License | Apache-2.0 |
Author | Mistral Contrastin, Matthew Danish, Dominic Orchard, Andrew Rice |
Maintainer | me@madgen.net |
Category | Language |
Home page | https://github.com/camfort/fortran-src#readme |
Bug tracker | https://github.com/camfort/fortran-src/issues |
Source repo | head: git clone https://github.com/camfort/fortran-src |
Uploaded | by mdanish at 2019-08-29T12:33:59Z |
Distributions | NixOS:0.4.0 |
Executables | fortran-src |
Downloads | 5344 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-08-29 [all 1 reports] |
Modules
[Index] [Quick Jump]
Downloads
- fortran-src-0.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)