The astview package
This package is obsolete.
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.
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4 |
|---|---|
| Dependencies | astview-utils, base (4.*), bytestring, containers, directory, filepath, glade, glib, Glob, gtk, gtksourceview2, hint, mtl, process, syb |
| License | BSD4 |
| Author | Pascal Hof <pascal.hof@udo.edu>, Sebastian Menge <sebastian.menge@udo.edu> |
| Maintainer | Sebastian Menge <sebastian.menge@udo.edu> |
| Category | Language |
| Executables | astview |
| Upload date | Thu Nov 19 17:08:50 UTC 2009 |
| Uploaded by | SebastianMenge |
| Build failure | ghc-6.10 (log) |
Downloads
- astview-0.1.4.tar.gz (Cabal source package)
- package description (included in the package)