invertible-syntax: Invertible syntax descriptions for both parsing and pretty printing.
Invertible syntax descriptions as a common interface for parser combinator and pretty printing libraries, as described in the paper:
Tillmann Rendel and Klaus Ostermann. Invertible Syntax Descriptions: Unifying Parsing and Pretty Printing. In Proc. of Haskell Symposium, 2010.
The distribution contains a file Example.lhs with the example grammar from the paper.
The paper also describes partial isomorphisms. These are distributed separately in the partial-isomorphism package.
Modules
[Index]
Downloads
- invertible-syntax-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1 |
---|---|
Dependencies | base (>=3 && <5), partial-isomorphisms (<0.3) [details] |
License | BSD-3-Clause |
Author | Tillmann Rendel |
Maintainer | rendel@informatik.uni-marburg.de |
Category | Text |
Home page | http://www.informatik.uni-marburg.de/~rendel/unparse |
Uploaded | by TillmannRendel at 2011-09-21T11:00:57Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 2581 total (14 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] |