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

[ apache, bsd3, library, parsing, text ] [ Propose Tags ] [ Report a vulnerability ]
Versions [RSS] 0.1.0, 0.2.0, 0.2.0.1
Change log CHANGELOG.md
Dependencies base (>=4 && <5), profunctors (>=5) [details]
License Apache-2.0
Author Mathieu Boespflug
Maintainer Mathieu Boespflug <m@boespfl.ug>
Category Parsing, Text
Bug tracker https://github.com/mboes/cassette/issues
Source repo head: git clone https://github.com/mboes/cassette
Uploaded by MathieuBoespflug at 2025-06-20T19:35:21Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1393 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-06-20 [all 1 reports]

Readme for cassette-0.2.0

[back to package description]

Cassette

Hackage

Define a parser. Play it in reverse to get a pretty printer.