Re: Graphical Depiction of Parse Trees

nr@labrador.eecs.harvard.edu (Norman Ramsey)
11 Jan 2001 12:28:07 -0500

          From comp.compilers

Related articles
Graphical Depiction of Parse Trees davidpereira@home.com (David Pereira) (2001-01-09)
Re: Graphical Depiction of Parse Trees j.troeger@qut.edu.au (Jens Troeger) (2001-01-11)
Re: Graphical Depiction of Parse Trees ruff@mcst.ru (Andrey S. Bokhanko) (2001-01-11)
Re: Graphical Depiction of Parse Trees christl@oberon.fmi.uni-passau.de (2001-01-11)
Re: Graphical Depiction of Parse Trees chase@naturalbridge.com (David Chase) (2001-01-11)
Re: Graphical Depiction of Parse Trees nr@labrador.eecs.harvard.edu (2001-01-11)
Re: Graphical Depiction of Parse Trees jacobs@darwin.epbi.cwru.edu (Kevin Jacobs) (2001-01-11)
Re: Graphical Depiction of Parse Trees Sid-Ahmed-Ali.TOUATI@inria.fr (Sid Ahmed Ali TOUATI) (2001-01-11)
Re: Graphical Depiction of Parse Trees Joachim.Pimiskern@de.bosch.com (Joachim Pimiskern) (2001-01-11)
Re: Graphical Depiction of Parse Trees pradipkar@my-deja.com (2001-01-18)
Re: Graphical Depiction of Parse Trees dewd@aracnet.com (David Wohlford) (2001-03-22)
| List of all articles for this month |

From: nr@labrador.eecs.harvard.edu (Norman Ramsey)
Newsgroups: comp.compilers
Date: 11 Jan 2001 12:28:07 -0500
Organization: Harvard University
References: 01-01-051
Keywords: parse, graphics
Posted-Date: 11 Jan 2001 12:28:07 EST

David Pereira <davidpereira@home.com> wrote:
> I've written a parser for a language (which one is not really
>important) that builds a parse tree. I, however, want to browse this
>tree... The crux of the matter is "hierachical visualization for a
>hierarchical datatype". Any ideas ???


I think Jeff Korn did a thesis on this very topic, and built tools.
Look for work done on ASDL (Abstract Syntax Description Language) done
under the auspices of the Zephyr project at Princeton.


--
Norman Ramsey
http://www.eecs.harvard.edu/~nr


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.