AST References

"John I. Moore, Jr." <70672.1744@compuserve.com>
23 Nov 1997 19:41:12 -0500

          From comp.compilers

Related articles
AST References 70672.1744@compuserve.com (John I. Moore, Jr.) (1997-11-23)
Re: AST References sriram@metamata.com (Sriram Sankar) (1997-11-24)
Re: AST References thetick@magelang.com (Scott Stanchfield) (1997-11-24)
Re: AST References danwang@ux05.CS.Princeton.EDU (Daniel Wang) (1997-11-29)
| List of all articles for this month |

From: "John I. Moore, Jr." <70672.1744@compuserve.com>
Newsgroups: comp.compilers
Date: 23 Nov 1997 19:41:12 -0500
Organization: Erol's Internet Services
Keywords: syntax, question, comment

Can anyone suggest good references for designing/implementing
abstract syntax trees? One good reference that I am aware of
is the book Programming Language Processors by David A. Watt
(Prentice-Hall,1993), but I am looking for others.


_____________________________________________________________


John I. Moore, Jr. phone: (301) 924-0680
SoftMoore Consulting email: softmoore@compuserve.com
16233 Monty Court
Rockville, MD 20853-1344
[I never thought it was a very big deal -- in your parser when you're
building your parse tree, don't do anything for the rules that aren't
part of the abstract syntax. -John]
--


Post a followup to this message

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