parsec1: Portable monadic parser combinators
Parsec is designed from scratch as an industrial-strength parser library. It is simple, safe, well-known, has extensive libraries, good error messages, and is also fast.
This package is the core haskell98 part of the parsec2 package as originally created by Daan Leijen. It is intended to preserve its simplicity and portability.
Modules
[Index] [Quick Jump]
Downloads
- parsec1-1.0.0.8.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.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.0.4, 1.0.0.5, 1.0.0.6, 1.0.0.7, 1.0.0.8 |
---|---|
Dependencies | base (<5) [details] |
License | BSD-3-Clause |
Author | |
Maintainer | chr.maeder@web.de |
Category | Parsing |
Source repo | head: git clone https://github.com/cmaeder/parsec1 |
Uploaded | by ChristianMaeder at 2021-06-22T09:31:21Z |
Distributions | NixOS:1.0.0.8 |
Reverse Dependencies | 3 direct, 13 indirect [details] |
Downloads | 6211 total (26 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-06-22 [all 1 reports] |