cassette: A combinator library for simultaneously defining parsers and pretty printers.
Combinator library for defining both type safe parsers and pretty printers simultaneously. This library performs well in practice because parsers and printers are implemented in CPS and because arguments are always curried, rather than packed into nested tuples.
Modules
[Index]
Downloads
- cassette-0.1.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 |
---|---|
Dependencies | base (>=4 && <5) [details] |
Tested with | ghc ==7.4.1 |
License | BSD-3-Clause |
Author | Mathieu Boespflug |
Maintainer | Mathieu Boespflug <mboes@cs.mcgill.ca> |
Category | Parsing, Text |
Uploaded | by MathieuBoespflug at 2012-03-19T16:29:12Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1376 total (6 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] |