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.
Versions [faq] | 2.0, 2.0.0.1, 2.1.0.0, 2.1.0.1, 3.0.0, 3.0.1, 3.1.0, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.1.5, 3.1.6, 3.1.7, 3.1.8, 3.1.9, 3.1.10, 3.1.11, 3.1.12.0, 3.1.13.0 |
---|---|
Dependencies | base (<4.8) [details] |
License | BSD-3-Clause |
Author | Daan Leijen <daan@cs.uu.nl> |
Maintainer | Daan Leijen <daan@cs.uu.nl> |
Revised | Revision 1 made by HerbertValerioRiedel at Tue Dec 30 07:11:22 UTC 2014 |
Category | Parsing |
Home page | http://www.cs.uu.nl/~daan/parsec.html |
Uploaded | by RossPaterson at Thu Nov 2 14:36:18 UTC 2006 |
Distributions | Arch:3.1.13.0, Debian:3.1.13.0, Fedora:3.1.13.0, FreeBSD:3.1.9, LTSHaskell:3.1.13.0, NixOS:3.1.13.0, Stackage:3.1.13.0 |
Downloads | 351174 total (736 in the last 30 days) |
Rating | 2.75 (votes: 10) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Modules
[Index]
- Text
- ParserCombinators
- 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
- Text.ParserCombinators.Parsec
- ParserCombinators
Downloads
- parsec-2.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.