phaser: Incremental multiple pass parser library.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 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, 1.0.2.0 |
---|---|
Change log | None available |
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:23Z |
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
Package maintainers
For package maintainers and hackage trustees