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.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0, 1.0.1 |
---|---|
Change log | CHANGES.md |
Dependencies | base (<5) [details] |
Tested with | ghc >=7.6 && <7.11 |
License | BSD-3-Clause |
Author | Daan Leijen <daan@cs.uu.nl> |
Maintainer | Antoine Latter <aslatter@gmail.com> |
Category | Parsing |
Home page | https://github.com/aslatter/parsec2 |
Bug tracker | https://github.com/aslatter/parsec2/issues |
Source repo | head: git clone https://github.com/aslatter/parsec2 |
Uploaded | by AntoineLatter at 2015-11-17T03:02:30Z |
Distributions | |
Reverse Dependencies | 3 direct, 3 indirect [details] |
Downloads | 2649 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-11-17 [all 1 reports] |