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
| Versions | 0.1.0.0, 0.2.0.0, 0.2.0.1 |
|---|---|
| Dependencies | base (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.*) |
| License | BSD3 |
| Author | Stefan Wehr <wehr@factisresearch.com>, David Leuschner <leuschner@factisresearch.com> |
| Maintainer | Stefan Wehr <wehr@factisresearch.com>, |
| Category | Text |
| Upload date | Thu May 5 08:03:15 UTC 2011 |
| Uploaded by | StefanWehr |
| Built on | ghc-7.0 |
Modules
- Control
- Text
Downloads
- roundtrip-0.2.0.1.tar.gz (Cabal source package)
- package description (included in the package)