roundtrip-0.2.0.1: Bidirectional (de-)serialization

The roundtrip package

Roundtrip allows the definition of bidirectional (de-)serialization specifications. The specification language is based on the ideas described in the paper /Invertible Syntax Descriptions: Unifying Parsing and Pretty Printing/ by Tillmann Rendel and Klaus Ostermann, Haskell Symposium 2010.

This package does not provide concrete instances of the specification classes, see the packages roundtrip-string and roundtrip-xml instead.

The package contains slightly modified code from Tillmann Rendel's partial-isomorphisms and invertible-syntax packages (Copyright (c) 2010-11 University of Marburg).

Properties

Versions0.1.0.0, 0.2.0.0, 0.2.0.1
Dependenciesbase (4.*), containers (≥0.3 & <0.6), pretty (1.0.*), safe (0.3.*), template-haskell (≥2.4 & <2.6), text (0.11.*), xml-types (0.3.*)
LicenseBSD3
AuthorStefan Wehr <wehr@factisresearch.com>, David Leuschner <leuschner@factisresearch.com>
MaintainerStefan Wehr <wehr@factisresearch.com>,
CategoryText
Upload dateThu May 5 08:03:15 UTC 2011
Uploaded byStefanWehr
Built onghc-7.0

Modules

Downloads