The parsec package (version 2.1.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.
| Other versions | 2.0, 3.0.0 |
|---|---|
| Dependencies | base |
| License | BSD3 |
| Author | Daan Leijen <daan@cs.uu.nl> |
| Maintainer | Daan Leijen <daan@cs.uu.nl> |
| Category | Parsing |
| Home page | http://www.cs.uu.nl/~daan/parsec.html |
| Exposed modules | Text.ParserCombinators.Parsec.Error, Text.ParserCombinators.Parsec.Char, Text.ParserCombinators.Parsec.Combinator, Text.ParserCombinators.Parsec.Expr, Text.ParserCombinators.Parsec.Language, Text.ParserCombinators.Parsec.Perm, Text.ParserCombinators.Parsec.Pos, Text.ParserCombinators.Parsec.Prim, Text.ParserCombinators.Parsec.Token, Text.ParserCombinators.Parsec |
| Upload date | Sat Nov 3 08:33:48 PDT 2007 |
| Uploaded by | RossPaterson |
| Built on | ghc-6.8 |
Downloads
- parsec-2.1.0.0.tar.gz (Cabal source package)
- package description (included in the package)
