parsec: Monadic parser combinators

[ bsd2, library, parsing ] [ Propose Tags ] [ Report a vulnerability ]

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. It is defined as a monad transformer that can be stacked on arbitrary monads, and it is also parametric in the input stream type.

Downloads

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'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 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, 3.1.14.0, 3.1.15.0, 3.1.15.1, 3.1.16.0, 3.1.16.1, 3.1.17.0, 3.1.18.0
Dependencies base (<4.11), bytestring (<0.11), mtl (<2.3) [details]
License BSD-3-Clause
Author Daan Leijen <[email protected]>, Paolo Martini <[email protected]>
Maintainer Derek Elkins <[email protected]>
Uploaded by DerekElkins at 2008-03-06T06:35:44Z
Revised Revision 1 made by HerbertValerioRiedel at 2018-02-04T09:40:37Z
Category Parsing
Home page http://www.cs.uu.nl/~daan/parsec.html
Distributions Arch:3.1.16.1, Fedora:3.1.17.0, FreeBSD:3.1.9
Reverse Dependencies 952 direct, 14735 indirect [details]
Downloads 405897 total (113 in the last 30 days)
Rating 2.75 (votes: 18) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]