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
Dependenciesbase (>=3.0.3 && <4), bytestring, mtl or
base (>=4 && <5), bytestring, mtl, syb
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 Sep 9 23:19:41 UTC 2009
Uploaded byDerekElkins
Built onghc-6.10, ghc-6.12
DistributionsDebian: 3.0.0, Arch: 3.0.1

Modules

Downloads