Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 911 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 911 Bytes

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.