The latest version of pinchot is 0.24.0.0-0.
pinchot
Version 0.18.2.0 revision 0 uploaded by OmariNorman.
Package meta
- Synopsis
- Write grammars, not parsers
- Description
Pinchot provides a simple language that you use to write a Haskell value that describes a context-free grammar. Using this value, you can automatically generate data types corresponding to the grammar, as well as an Earley parser to parse strings in that grammar.
For more documentation, see the Haddocks for the main Pinchot module.
- Author
- Omari Norman
- Bug reports
- http://www.github.com/massysett/pinchot/issues
- Category
- Development
- Copyright
- 2015-2016 Omari Norman
- Homepage
- http://www.github.com/massysett/pinchot
- Maintainer
- omari@smileystation.com
- Package URL
- n/a
- Stability
- Experimental