Skip to content
/ roundtrip Public
forked from skogsbaer/roundtrip

Roundtrip allows the definition of bidirectional (de-)serialization specifications

License

Notifications You must be signed in to change notification settings

ljli/roundtrip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oundtrip 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).

About

Roundtrip allows the definition of bidirectional (de-)serialization specifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%