[antlr-interest] OT: Generating visual representations of a AST

David Holroyd dave at badgers-in-foil.co.uk
Sat Dec 8 10:54:51 PST 2007


On Sat, Dec 08, 2007 at 07:39:23PM +0100, Andreas Ravnestad wrote:
> I've been using qtree+latex to generate visual representations of
> AST's, however qtree has some serious limitations as well as
> annoyances, so I'm looking for some other way to generate these visual
> representations.
> 
> My current parser can generate a textual AST representation on any
> LISP-like form (root (child1 child2... etc
> 
> So, anyone know a good way to generate nice graphics trees? :)

I use graphviz,

  http://graphviz.org/


ta,
dave

-- 
http://david.holroyd.me.uk/


More information about the antlr-interest mailing list