invertible-grammar: Invertible parsing combinators framework

[ bsd3, language, library ] [ Propose Tags ]

Grammar combinator framework to build invertible parsing libraries for concrete syntax.


[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, 0.1.1, 0.1.2, 0.1.3, 0.1.3.1, 0.1.3.2, 0.1.3.3, 0.1.3.4, 0.1.3.5
Dependencies base (>=4.8 && <5.0), bifunctors (>=4.2 && <5.6), containers (>=0.5.5 && <0.6), mtl (>=2.1 && <2.3), prettyprinter (>=1 && <1.3), profunctors (>=4.4 && <5.3), semigroups (>=0.16 && <0.19), tagged (>=0.7 && <0.9), template-haskell (>=2.9 && <2.14), text (>=1.2 && <1.3), transformers (>=0.3 && <0.6) [details]
License BSD-3-Clause
Author Eugene Smolanka, Sergey Vinokurov
Maintainer Eugene Smolanka <esmolanka@gmail.com>
Revised Revision 1 made by HerbertValerioRiedel at 2019-02-09T17:36:01Z
Category Language
Home page https://github.com/esmolanka/sexp-grammar
Source repo head: git clone https://github.com/esmolanka/invertible-grammar
Uploaded by EugeneSmolanka at 2018-05-31T22:38:39Z
Distributions LTSHaskell:0.1.3.5, NixOS:0.1.3.5, Stackage:0.1.3.5
Reverse Dependencies 1 direct, 3 indirect [details]
Downloads 3234 total (33 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-05-31 [all 1 reports]

Readme for invertible-grammar-0.1.0

[back to package description]

invertible-grammar

Framework to build invertible parsing combinator libraries.

See sexp-grammar.