@hackage grammar-combinators0.2.7
A parsing library of context-free grammar combinators.
Categories
License
LicenseRef-LGPL
Maintainer
Dominique Devriese <dominique.devriese@gmail.com>
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
Dependencies (12)
- MaybeT >=0.1.2
- base >=3 && <5
- containers >=0.3
- enumerable >=0.0.3
- fgl >=5.4.2.2
- graphviz >=2999.10 Show all…
Dependents (1)
@hackage/acme-everything
The grammar-combinators library is a novel parsing library using an explicit representation of recursion to provide various novel features, for grammar analysis, transformation and parsing functionality.