fortran-src: Parser and anlyses for Fortran standards 66, 77, 90 and 95.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 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.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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | 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), deepseq, directory (>=1.2 && <2), fgl (>=5 && <6), 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:30Z |
Modules
[Index] [Quick Jump]
Downloads
- fortran-src-0.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees