hackageDB :: [Package]

Built with Cabal

parsec: Monadic parser combinators

Parsec is designed from scratch as an industrial-strength parser library. It is simple, safe, well documented (on the package homepage), has extensive libraries and good error messages, and is also fast. It is defined as a monad transformer that can be stacked on arbitrary monads, and it is also parametric in the input stream type.

Versions2.0, 2.1.0.0, 2.1.0.1, 3.0.0, 3.0.1, 3.1.0
Dependenciesbase, bytestring, mtl
LicenseBSD3
AuthorDaan Leijen <daan@cs.uu.nl>, Paolo Martini <paolo@nemail.it>
MaintainerDerek Elkins <derek.a.elkins@gmail.com>
CategoryParsing
Home pagehttp://www.cs.uu.nl/~daan/parsec.html
Upload dateWed Mar 6 06:35:44 UTC 2008
Uploaded byDerekElkins
Built onghc-6.10, ghc-6.12, ghc-6.8
DistributionsDebian: 3.0.1, Arch: 3.0.1

Modules

Downloads