/purescript-partial-isomorphisms

A PureScript implementation of partial isomorphisms, from the paper Invertible Syntax Descriptions: Unifying Parsing and Pretty Printing (Rendel and Ostermann 2010)

Primary LanguagePureScriptApache License 2.0Apache-2.0

purescript-partial-isomorphisms

Build Status

A PureScript implementation of partial isomorphisms, from the paper Invertible Syntax Descriptions: Unifying Parsing and Pretty Printing (Rendel and Ostermann 2010).

Licensing

This project is licensed under the terms of the Apache-2.0 license.

However, some additional functionality not included in the paper has been included here, with inspiration taken from the Haskell package partial-isomorphisms. The following copyright notice appears in conformance with its BSD-3-Clause license.

Copyright (c) 2010-11 University of Marburg

All rights reserved.