The invertible-syntax package
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.
Properties
| Versions | 0.1, 0.2, 0.2.1 |
|---|---|
| Dependencies | base (≥3 & <5), partial-isomorphisms (0.1) |
| License | BSD3 |
| Author | Tillmann Rendel |
| Maintainer | rendel@informatik.uni-marburg.de |
| Category | Text |
| Home page | http://www.informatik.uni-marburg.de/~rendel/unparse |
| Upload date | Wed Jan 26 18:17:10 UTC 2011 |
| Uploaded by | TillmannRendel |
| Built on | ghc-7.0 |
Modules
Downloads
- invertible-syntax-0.1.tar.gz (Cabal source package)
- package description (included in the package)