fortran-src: Parsers and analyses for Fortran standards 66, 77, 90, 95 and 2003 (partial).
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.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Language
- Fortran
- Language.Fortran.AST
- Language.Fortran.Analysis
- Language.Fortran.Intrinsics
- Language.Fortran.LValue
- Language.Fortran.Parser
- Language.Fortran.PrettyPrint
- Language.Fortran.Repr
- Compat
- Eval
- Language.Fortran.Repr.Tmp
- Language.Fortran.Repr.Type
- Language.Fortran.Repr.Util
- Language.Fortran.Repr.Value
- Language.Fortran.Repr.Value.Array
- Language.Fortran.Repr.Value.Common
- Language.Fortran.Repr.Value.Machine
- Language.Fortran.Repr.Value.Scalar
- Language.Fortran.Rewriter
- Transformation
- Util
- Language.Fortran.Version
- Fortran
Downloads
- fortran-src-0.12.0.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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | 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, GenericPretty (>=1.2.2 && <2), mtl (>=2.2 && <3), pretty (>=1.1 && <2), singletons (>=3.0 && <3.2), singletons-base (>=3.0 && <3.2), singletons-th (>=3.0 && <3.2), temporary (>=1.2 && <1.4), text (>=1.2 && <2.1), uniplate (>=1.6 && <2), vector-sized (>=1.5.0 && <1.6) [details] |
License | Apache-2.0 |
Author | Mistral Contrastin, Matthew Danish, Dominic Orchard, Andrew Rice |
Maintainer | me@madgen.net, Ben Orchard |
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 raehik at 2022-10-19T12:42:21Z |
Distributions | Stackage:0.16.3 |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Executables | fortran-src |
Downloads | 9050 total (84 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |