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

[ bsd3, library, parsing, text ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0
Dependencies base (>=4 && <5) [details]
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 1343 total (5 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]