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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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
Change log CHANGELOG.md
Dependencies base (>=4.15 && <5), template-haskell (>=2.17) [details]
License BSD-3-Clause
Author Tillmann Rendel <rendel@informatik.uni-marburg.de>
Maintainer Stanislav Chernichkin <schernichkin@gmail.com>
Revised Revision 1 made by schernichkin at 2022-12-10T20:51:27Z
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 2021-09-03T19:27:37Z
Distributions LTSHaskell:0.2.3.0, NixOS:0.2.3.0
Reverse Dependencies 4 direct, 5 indirect [details]
Downloads 7090 total (31 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 2021-09-03 [all 2 reports]

Readme for partial-isomorphisms-0.2.3.0

[back to package description]

partial-isomorphism

Travis branch Hackage