astview: A GTK-based abstract syntax tree viewer for custom languages and parsers
Deprecated
Astview is a graphical viewer for abstract syntax trees. It is implemented on the basis of scrap-your-boilerplate (i.e. data2tree) and works with all parsers that generate trees that are instances of the Data.Data class. Custom parsers can be dynamically loaded (via package hint) at startup.
For installation you need gtk2hs and hscolour before. The latter will not be automatically installed by cabal since it is used by Setup.hs.
Downloads
- astview-0.1.4.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.3, 0.1.4 |
---|---|
Dependencies | astview-utils, base (>=4 && <5), bytestring, containers, directory, filepath, glade, glib, Glob, gtk, gtksourceview2, hint, mtl, process, syb [details] |
License | BSD-4-Clause |
Author | Pascal Hof <pascal.hof@udo.edu>, Sebastian Menge <sebastian.menge@udo.edu> |
Maintainer | Sebastian Menge <sebastian.menge@udo.edu> |
Category | Language |
Uploaded | by SebastianMenge at 2009-11-19T17:08:50Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | astview |
Downloads | 4376 total (14 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-10-27 [all 12 reports] |