fortran-src: Parser and anlyses for Fortran standards 66, 77, 90.
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, 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.
Properties
Versions | 0.1.0.0, 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 | None available |
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 DominicOrchard at 2016-07-14T08:08:03Z |
Modules
- Language
- Fortran
- Language.Fortran.AST
- Language.Fortran.Analysis
- Language.Fortran.Analysis.BBlocks
- Language.Fortran.Analysis.DataFlow
- Language.Fortran.Analysis.Renaming
- Language.Fortran.Analysis.Types
- Lexer
- Language.Fortran.Lexer.FixedForm
- Language.Fortran.Lexer.FreeForm
- Parser
- Language.Fortran.Parser.Any
- Language.Fortran.Parser.Fortran66
- Language.Fortran.Parser.Fortran77
- Language.Fortran.Parser.Fortran90
- Language.Fortran.ParserMonad
- Transformation
- Disambiguation
- Language.Fortran.Transformation.Disambiguation.Function
- Language.Fortran.Transformation.Grouping
- Language.Fortran.Transformation.TransformMonad
- Disambiguation
- Language.Fortran.Transformer
- Util
- Language.Fortran.Util.FirstParameter
- Language.Fortran.Util.Position
- Language.Fortran.Util.SecondParameter
- Fortran
Downloads
- fortran-src-0.1.0.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