ottparse-pretty: Pretty-printer for Ott parse trees

[ bsd3, program, text ] [ Propose Tags ]

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

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.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.13), containers (>=0.3 && <0.7), 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
Revised Revision 3 made by BrentYorgey at 2019-01-21T22:53:11Z
Category Text
Source repo head: darcs get http://hub.darcs.net/byorgey/ottparse-pretty
Uploaded by BrentYorgey at 2016-05-21T21:40:05Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables ottparse-pretty
Downloads 6963 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-11-25 [all 3 reports]