fortran-src: Parser and anlyses for Fortran standards 66, 77, 90.
Provides lexing, parsing, and basic analyses of Fortran code covering standards: FORTRAN 66, FORTRAN 77, and Fortran 90. 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.
Modules
[Index]
- Language
- Fortran
Downloads
- fortran-src-0.1.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Versions [RSS] | 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, 0.4.2, 0.4.3, 0.5.0, 0.6.0, 0.6.1, 0.7.0, 0.8.0, 0.9.0, 0.10.0, 0.10.1, 0.10.2, 0.11.0, 0.12.0, 0.13.0, 0.14.0, 0.15.0, 0.15.1, 0.16.0, 0.16.1, 0.16.2, 0.16.3 |
---|---|
Dependencies | array (>=0.5), base (>=4.6 && <5), bytestring (>=0.10), containers (>=0.5), fgl, GenericPretty (>=1.2), mtl (>=2.2), pretty (>=1.1), text (>=1.2), uniplate (>=1.6) [details] |
License | Apache-2.0 |
Author | Mistral Contrastin, Matthew Danish, Dominic Orchard, Andrew Rice |
Maintainer | me@madgen.net |
Category | Language |
Source repo | head: git clone https://github.com/camfort/fortran-src |
Uploaded | by madgen at 2016-08-25T12:32:12Z |
Distributions | |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Executables | fortran-src |
Downloads | 8999 total (74 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-08-25 [all 1 reports] |