grammatical-parsers: parsers that can 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]
Modules
[Index]
Downloads
- grammatical-parsers-0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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 |
---|---|
Dependencies | base (>=4.7 && <5), containers (>=0.5.7.0 && <0.6), grammatical-parsers (==0.1), monoid-subclasses (>=0.4 && <0.5), parsers (<0.13), rank2classes (<0.2), 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> |
Revised | Revision 1 made by HerbertValerioRiedel at 2019-05-31T14:29:45Z |
Category | Text |
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 2017-05-28T03:04:26Z |
Distributions | |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Executables | arithmetic |
Downloads | 7775 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-05-28 [all 1 reports] |