applicative-parsec: An applicative parser combinator library
The goal of this library is to take advantage of the power of applicatives to provide not only a parser combinator library, but grammar analysis and validation tools. Right now, those tools are minimal, but do include a BNF generator.
Modules
[Index]
Downloads
- applicative-parsec-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
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | base (>=4 && <5), containers (>=0.5 && <0.6), lens (>=4.9 && <4.10), mtl (>=2.2 && <2.3), text (>=1.2 && <1.3) [details] |
Tested with | ghc ==7.10.1 |
License | GPL-3.0-only |
Copyright | Copyright 2013-2015 Karl Voelker |
Author | Karl Voelker |
Maintainer | aparsec@karlv.net |
Category | Language |
Home page | https://www.github.com/ktvoelker/AParsec |
Bug tracker | mailto:aparsec@karlv.net |
Source repo | head: git clone https://github.com/ktvoelker/AParsec.git |
Uploaded | by KarlVoelker at 2015-04-09T07:10:01Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1078 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-04-09 [all 1 reports] |