hackageDB :: [Package]

Built with Cabal

The parsec package (version 3.0.0)

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.

Other versions2.0, 2.1.0.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
Exposed modulesText.Parsec, Text.Parsec.String, Text.Parsec.ByteString, Text.Parsec.ByteString.Lazy, Text.Parsec.Pos, Text.Parsec.Error, Text.Parsec.Prim, Text.Parsec.Char, Text.Parsec.Combinator, Text.Parsec.Token, Text.Parsec.Expr, Text.Parsec.Language, Text.Parsec.Perm, Text.ParserCombinators.Parsec, Text.ParserCombinators.Parsec.Char, Text.ParserCombinators.Parsec.Combinator, Text.ParserCombinators.Parsec.Error, Text.ParserCombinators.Parsec.Expr, Text.ParserCombinators.Parsec.Language, Text.ParserCombinators.Parsec.Perm, Text.ParserCombinators.Parsec.Pos, Text.ParserCombinators.Parsec.Prim, Text.ParserCombinators.Parsec.Token
Upload dateWed Mar 5 22:35:44 PST 2008
Uploaded byDerekElkins
Built onghc-6.8

Downloads