grammatical-parsers: parsers that combine into grammars
Grammatical-parsers, or Grampa for short, is a library of parser types whose values are meant to be assigned to grammar record fields. All parser types support the same set of parser combinators, but have different semantics and performance characteristics.
[Skip to Readme]
Downloads
- grammatical-parsers-0.5.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.2, 0.2.1, 0.2.2, 0.3, 0.3.1, 0.3.2, 0.4, 0.4.0.1, 0.4.1, 0.4.1.1, 0.4.1.2, 0.5, 0.5.1, 0.5.2, 0.6, 0.7, 0.7.0.1, 0.7.1, 0.7.2, 0.7.2.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | attoparsec (>=0.13 && <0.14), base (>=4.9 && <5), bytestring (>=0.10 && <0.11), containers (>=0.5.7.0 && <0.7), grammatical-parsers, input-parsers (<0.2), monoid-subclasses (>=1.0 && <1.1), parsers (<0.13), rank2classes (>=1.0.2 && <1.5), transformers (>=0.5 && <0.6) [details] |
License | BSD-3-Clause |
Copyright | (c) 2017 Mario Blažević |
Author | Mario Blažević |
Maintainer | Mario Blažević <blamario@protonmail.com> |
Category | Text, Parsing |
Home page | https://github.com/blamario/grampa/tree/master/grammatical-parsers |
Bug tracker | https://github.com/blamario/grampa/issues |
Source repo | head: git clone https://github.com/blamario/grampa |
Uploaded | by MarioBlazevic at 2020-11-11T04:08:17Z |
Distributions | |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Executables | boolean-transformations, arithmetic |
Downloads | 8121 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-11-11 [all 1 reports] |