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

Andreas Ravnestad andreas.ravnestad at gmail.com
Sat Dec 8 10:39:23 PST 2007


Hi!

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? :)

Thanks,
Andreas


More information about the antlr-interest mailing list