platinum-parsing: General Framework for compiler development.
[ bsd3, cli, compilation, compiler, framework, lalr, lexer, library, parser, program ]
[ Propose Tags ]
[ Report a vulnerability ]
Platinum Parsing provides many tools for the development of compiler (including transpiler or interpreter), based on the well-known Dragon Book (2nd edition). This package is in progress, please take a look at the github repository for more details.
[Skip to Readme]
Modules
[Index]
Downloads
- platinum-parsing-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | base (>=4.7 && <5), binary (>=0.8 && <0.9), clock (>=0.7 && <0.8), containers (>=0.5 && <0.6), data-hash (>=0.2 && <0.3), directory (>=1.3 && <1.4), fgl (>=5.5 && <5.6), HStringTemplate (>=0.8 && <0.9), mtl (>=2.2 && <2.3), optparse-applicative (>=0.13 && <0.14), parsec (>=3.1 && <3.2), platinum-parsing, text (>=1.2 && <1.3), vector (>=0.11 && <0.12), yaml (>=0.8 && <0.9) [details] |
License | BSD-3-Clause |
Copyright | 2017, Patrick Champion |
Author | chlablak |
Maintainer | chlablak@gmail.com |
Category | compiler, compilation, parser, lexer, lalr, framework, cli |
Home page | https://github.com/chlablak/platinum-parsing |
Source repo | head: git clone https://github.com/chlablak/platinum-parsing |
Uploaded | by chlablak at 2017-07-19T12:24:50Z |
Distributions | |
Executables | pp |
Downloads | 1005 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-07-19 [all 1 reports] |