syntax: Abstract syntax descriptions for parsing and pretty-printing.
Abstract syntax descriptions for parsing and pretty-printing. Write a single syntax description, get both a parser and a pretty-printer.
Syntax descriptions are based on semi-isomorphisms from semi-iso
library.
The library is very young. There are lots of useful combinators that could be written.
See syntax-example
for an example, syntax-attoparsec
and syntax-pretty
for
a parser/printer implementation.
Downloads
- syntax-0.1.1.0.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
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 1.0.0.0 |
---|---|
Dependencies | base (>=4 && <5), lens, mono-traversable, semi-iso [details] |
License | MIT |
Copyright | PaweÅ Nowak 2014 |
Author | PaweÅ Nowak |
Maintainer | PaweÅ Nowak <pawel834@gmail.com> |
Revised | Revision 1 made by pawel834 at 2014-10-30T19:48:13Z |
Category | Data |
Source repo | head: git clone git@github.com:Pawel834/syntax.git |
Uploaded | by pawel834 at 2014-10-30T19:18:28Z |
Distributions | |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 5097 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |