Related articles |
---|
information on ASTs on the web kwittmer@sprintmail.com (1998-09-13) |
Re: information on ASTs on the web jamz@my-dejanews.com (1998-09-18) |
From: | jamz@my-dejanews.com |
Newsgroups: | comp.compilers |
Date: | 18 Sep 1998 23:00:55 -0400 |
Organization: | Deja News - The Leader in Internet Discussion |
References: | 98-09-048 |
Keywords: | AST |
<kwittmer@sprintmail.com> wrote:
> I am looking for any useful webpages that discuss the practical aspects of
> designing and constructing abstract syntax trees.
From this page:
http://www.antlr.org/buybook.html
Click on the sample chapter. This chapter describes many practical aspects of
parser and tree design and how that influenced the design of PCCTS (and later
ANTLR 2). The sections on SORCERER are the ones specifically about tree
design and transformation.
Monty
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.