pinchot: Write grammars, not parsers

[ bsd3, development, library ] [ Propose Tags ]
Versions [RSS] 0.2.0.0, 0.4.0.0, 0.6.0.0, 0.8.0.0, 0.10.0.0, 0.12.0.0, 0.14.0.0, 0.16.0.0, 0.18.0.0, 0.18.0.2, 0.18.2.0, 0.20.0.0, 0.22.0.0, 0.24.0.0
Dependencies base (>=4.9 && <5), containers (>=0.5.6.2), Earley (>=0.11.0.1), lens (>=4.13), ListLike (>=4.2.1), non-empty-sequence (>=0.2), pretty-show (>=1.6.9), semigroups (>=0.18.1), template-haskell (>=2.11), transformers (>=0.4.2.0) [details]
License BSD-3-Clause
Copyright Copyright (c) 2015 - 2016 Omari Norman
Author Omari Norman
Maintainer omari@smileystation.com
Category Development
Home page http://www.github.com/massysett/pinchot
Bug tracker http://www.github.com/massysett/pinchot/issues
Source repo head: git clone https://github.com/massysett/pinchot.git
Uploaded by OmariNorman at 2016-08-07T00:09:13Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables newmanPretty, newman
Downloads 8755 total (30 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-08-07 [all 1 reports]

Readme for pinchot-0.20.0.0

[back to package description]

pinchot

Pinchot helps you build Haskell data types and parsers corresponding to a context-free grammar.

License

This package is released under the BSD3 license. Please see the LICENSE file.

Building this project

If you are viewing the source code repository, a .cabal file might not be included. Please see the README.md in the main project directory for details on how to generate the .cabal file.