phaser: Incremental multiple pass parser library.
A combinator library for incremental multiple pass parsers. Mostly inspired by the Text.ParserCombinators.ReadP module in the Base package and the conduit package. It has similar capabilities to ReadP as well as more detailed error reporting and the capacity for multiple passes (such as lexing and parsing)
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- phaser-1.0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.2.0.0, 1.0.0.0, 1.0.0.1, 1.0.1.0, 1.0.2.0 |
---|---|
Dependencies | base (>=4.9 && <5), bytestring (>=0.10 && <0.13), containers (>=0.6.7 && <0.7), text (>=1.2 && <2.1) [details] |
License | BSD-3-Clause |
Author | Jeremy List |
Maintainer | quick.dudley@gmail.com |
Category | Text |
Home page | https://gitlab.com/quickdudley/phaser |
Source repo | head: git clone https://gitlab.com/quickdudley/phaser.git |
Uploaded | by quick_dudley at 2024-08-25T22:50:54Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3889 total (20 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-08-25 [all 1 reports] |