partial-isomorphisms: Partial isomorphisms.

[ bsd3, control, library ] [ Propose Tags ]

Partial isomorphisms as described in the paper:

Tillmann Rendel and Klaus Ostermann. Invertible Syntax Descriptions: Unifying Parsing and Pretty Printing. In Proc. of Haskell Symposium, 2010.

The paper also describes invertible syntax descriptions as a common interface for parsers and pretty printers. These are distributed separately in the invertible-syntax package.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.2.2, 0.2.2.1, 0.2.3.0, 0.2.4.0
Change log CHANGELOG.md
Dependencies base (>=4.15 && <5), template-haskell (>=2.21) [details]
License BSD-3-Clause
Author Tillmann Rendel <rendel@informatik.uni-marburg.de>
Maintainer Stanislav Chernichkin <schernichkin@gmail.com>
Category Control
Home page http://www.informatik.uni-marburg.de/~rendel/unparse
Bug tracker https://github.com/schernichkin/partial-isomorphisms/issues
Source repo head: git clone https://github.com/schernichkin/partial-isomorphisms
Uploaded by schernichkin at 2024-05-25T12:37:57Z
Distributions LTSHaskell:0.2.3.0, NixOS:0.2.3.0, Stackage:0.2.4.0
Reverse Dependencies 4 direct, 5 indirect [details]
Downloads 7215 total (55 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2024-05-25 [all 1 reports]

Readme for partial-isomorphisms-0.2.4.0

[back to package description]

partial-isomorphism

Travis branch Hackage