ottparse-pretty: Pretty-printer for Ott parse trees
Ott (http://www.cl.cam.ac.uk/~pes20/ott/) is a tool for writing formal definitions of programming languages and calculi. Often the Ott grammars one defines end up being ambiguous, and Ott signals its displeasure by spewing forth several massive parse trees in a format requiring formidable patience to read. Finding the slight differences between two such parse trees is an exercise in seizure-inducing tedium.
To the rescue comes ottparse-pretty! Simply paste in each parse and it is shown to you in a nicely formatted tree form with all the extra meaningless cruft removed.
Downloads
- ottparse-pretty-0.1.2.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.1.2.5, 0.1.2.6 |
---|---|
Change log | CHANGES |
Dependencies | base (>=4.0 && <4.7), containers (>=0.3 && <0.6), parsec (>=3.0 && <3.2), split (>=0.1 && <0.3), uniplate (>=1.6 && <1.7) [details] |
License | BSD-3-Clause |
Author | Brent Yorgey |
Maintainer | byorgey@cis.upenn.edu |
Category | Text |
Source repo | head: darcs get http://code.haskell.org/~byorgey/code/ottparse-pretty |
Uploaded | by BrentYorgey at 2012-08-21T18:27:28Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | ottparse-pretty |
Downloads | 7093 total (35 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-24 [all 7 reports] |