uu-parsinglib: New version of the Utrecht University parser combinator library
New version of the Utrecht University parser combinator library, providing online, error correction, annotation free, applicative style parser combinators which also provides a monadic interface
The file Text.ParserCombinators.UU.Examples contains a ready-made main function, which can be called to see the error correction at work.
The library is based on ideas described in the paper:
S.Doaitse Swierstra. Combinator Parsing: A Short Tutorial. Technical Report, Universiteit Utrecht (http://www.cs.uu.nl/research/techreps/repo/CS-2008/2008-044.pdf).
This tutorial will also appear in LNCS Volume 5520, which contains the lecture notes from the Lernet Summerschool.
Versions above 2.1:
based on Control.Applicative
Versions above 2.2:
make use of type families
contain a module with many list-based derived combinators
Version 2.2.1: bug fix: pattern matching too strict; ~ added
Modules
[Index]
Downloads
- uu-parsinglib-2.2.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] | 2.0.0, 2.0.1, 2.1.0, 2.2.0, 2.2.1, 2.3.0, 2.3.1, 2.3.3, 2.3.4, 2.4.0, 2.4.1, 2.4.2, 2.4.4, 2.5.0, 2.5.1, 2.5.1.1, 2.5.2, 2.5.3, 2.5.4, 2.5.4.1, 2.5.4.2, 2.5.5, 2.5.5.1, 2.5.5.2, 2.5.6, 2.5.6.1, 2.7.0, 2.7.0.1, 2.7.0.2, 2.7.1, 2.7.1.1, 2.7.2, 2.7.2.1, 2.7.2.2, 2.7.3, 2.7.3.1, 2.7.3.2, 2.7.3.4, 2.7.4, 2.7.4.1, 2.7.4.2, 2.7.4.3, 2.8.1, 2.8.1.1, 2.9.0, 2.9.1, 2.9.1.1, 2.9.2 |
---|---|
Dependencies | base (>2 && <=4), haskell98 [details] |
License | LicenseRef-LGPL |
Author | Doaitse Swierstra |
Maintainer | doaitse@swierstra.net |
Category | Text.ParserCombinators Parsing Text |
Home page | http://www.cs.uu.nl/wiki/bin/view/HUT/ParserCombinators |
Bug tracker | mailto:doaitse@swierstra.net |
Uploaded | by DoaitseSwierstra at 2009-09-07T19:13:49Z |
Distributions | NixOS:2.9.2 |
Reverse Dependencies | 18 direct, 9 indirect [details] |
Downloads | 40355 total (31 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] |