uu-parsinglib: New version of the Utrecht University parser combinator library

[ library, mit, parsercombinators, parsercombinators-parsing-text, parsing, parsing-text, text, text.parsercombinators, text.parsercombinators-parsing-text ] [ Propose Tags ]

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.

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

Versions above 2.3 . contain some form of abstract interpretation from the old uulib versions of these combinators . are closer to Haskell98, since they do not make use of type families anymore . note that the basic parser interface will probably not change when we add more features, but the calling conventions of the outer parser and the class structure upon which the parametrisation is based may change

Version 2.3.1 . fix for GHC 6.12, because of change in GADT definition handling

Downloads

Maintainer's Corner

Package maintainers

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 2010-01-13T20:19:14Z
Distributions NixOS:2.9.2
Reverse Dependencies 18 direct, 9 indirect [details]
Downloads 39222 total (124 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]