cassette-0.1.0: A combinator library for simultaneously defining parsers and pretty printers.

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

Version0.1.0
Dependenciesbase (4.*)
LicenseBSD3
AuthorMathieu Boespflug
MaintainerMathieu Boespflug <mboes@cs.mcgill.ca>
CategoryParsing, Text
Upload dateMon Mar 19 16:29:12 UTC 2012
Uploaded byMathieuBoespflug
Built onghc-7.4

Modules

Downloads