parsec2: 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.
This package is a maintained fork of version 2.1 of the parsec package, intended to preserve its simplicity and portability.
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
- parsec2-1.0.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'.
Versions [RSS] | 1.0.0, 1.0.1 |
---|---|
Change log | CHANGELOG |
Dependencies | base (<4.8) [details] |
License | BSD-3-Clause |
Author | Daan Leijen <daan@cs.uu.nl> |
Maintainer | Antoine Latter <aslatter@gmail.com> |
Revised | Revision 1 made by HerbertValerioRiedel at 2018-02-04T09:53:57Z |
Category | Parsing |
Home page | http://www.cs.uu.nl/~daan/parsec.html |
Source repo | head: darcs get http://code.haskell.org/parsec2/parsec2 this: darcs get http://code.haskell.org/parsec2/parsec2 --tag 1.0.0 |
Uploaded | by AntoineLatter at 2010-08-01T16:45:20Z |
Distributions | NixOS:1.0.1 |
Downloads | 2490 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |