@hackage invertible-syntax0.2.1

Invertible syntax descriptions for both parsing and pretty printing.

  • Categories

  • License

    BSD-3-Clause

  • Maintainer

    rendel@informatik.uni-marburg.de

  • Versions

    • 0.2.1 Wed, 21 Sep 2011
    • 0.2 Wed, 16 Feb 2011
    • 0.1 Wed, 26 Jan 2011

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.

  • Installation

  • Dependencies (0)

  • Dependents (0)