The cassette package
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.
Properties
| Version | 0.1.0 |
|---|---|
| Dependencies | base (4.*) |
| License | BSD3 |
| Author | Mathieu Boespflug |
| Maintainer | Mathieu Boespflug <mboes@cs.mcgill.ca> |
| Category | Parsing, Text |
| Upload date | Mon Mar 19 16:29:12 UTC 2012 |
| Uploaded by | MathieuBoespflug |
| Built on | ghc-7.4 |
Modules
Downloads
- cassette-0.1.0.tar.gz (Cabal source package)
- package description (included in the package)