parsec-pratt: Pratt Parser combinator for Parsec
A combinator to generate Pratt Parsers (aka Top Down Operator Precedence parsers) for expressions with infix and prefix operators. Integrates with Parsec.
Downloads
- parsec-pratt-0.1.1.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.1 |
---|---|
Dependencies | base (>=4 && <5), containers (>=0.5.6.2 && <0.6), mtl (>=2), parsec (>=3.1 && <4), parsec-pratt, pretty (>=1.1 && <1.2) [details] |
Tested with | ghc ==7.10.3 |
License | MIT |
Author | Julian Hall |
Maintainer | kindlangdev@gmail.com |
Category | Text |
Home page | http://github.com/jh3141/parsec-pratt/ |
Uploaded | by jh3141 at 2016-08-02T09:53:21Z |
Distributions | |
Executables | parsec-pratt-example |
Downloads | 910 total (6 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-02 [all 1 reports] |