syntax: Abstract syntax descriptions for parsing and pretty-printing.

[ data, library, mit ] [ Propose Tags ]

Abstract syntax descriptions for parsing and pretty-printing. Write a single syntax description, get both a parser and a pretty-printer.

Syntax descriptions are based on semi-isomorphisms from semi-iso library.

The library is very young. There are lots of useful combinators that could be written.

See syntax-example for an example, syntax-attoparsec and syntax-pretty for a parser/printer implementation.

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, 0.1.1.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 1.0.0.0
Dependencies base (>=4 && <5), lens, mono-traversable, semi-iso [details]
License MIT
Copyright Paweł Nowak 2014
Author Paweł Nowak
Maintainer Paweł Nowak <pawel834@gmail.com>
Revised Revision 1 made by pawel834 at 2014-10-30T19:48:13Z
Category Data
Source repo head: git clone git@github.com:Pawel834/syntax.git
Uploaded by pawel834 at 2014-10-30T19:18:28Z
Distributions
Reverse Dependencies 4 direct, 0 indirect [details]
Downloads 4990 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]