parsimony: Monadic parser combinators derived from Parsec

[ bsd3, deprecated, library, parsing ] [ Propose Tags ]
Deprecated

Parsimony is a generalized and simplified version of the industrial-strength parser combinator library Parsec. Like Parsec, it is simple, safe, well documented, convenient, with good error messages, and fast. In addition, Parsimony adds support for working with differet types of input such as byte strings (for compat input representation) and lazy byte strings (for parsing large amounts of data). It also supports working with text in different character encodings such as UTF8.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1, 1.0.1, 1.1, 1.3
Dependencies base (>=3 && <5), bytestring, text [details]
License BSD-3-Clause
Author Daan Leijen <daan@cs.uu.nl>, Iavor S. Diatchki <iavor.diatchki@gmail.com>
Maintainer iavor.diatchki@gmail.com
Category Parsing
Source repo head: git clone git://github.com/yav/parsimony.git
Uploaded by IavorDiatchki at 2012-02-06T01:03:43Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 3095 total (8 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]