Related articles |
---|
Compiler project needed pel@realtime.dk (Per Olesen) (2000-02-22) |
Dragon Book question lojedaortiz@interlink.com.ar (Nicolás) (2000-03-23) |
Re: Dragon Book question rkrayhawk@aol.com (2000-03-23) |
Re: Dragon Book question thp@roam-thp2.cs.ucr.edu (Tom Payne) (2000-03-23) |
Re: Dragon Book question cgbatema@undergrad.math.uwaterloo.ca (2000-04-01) |
From: | "Nicolás" <lojedaortiz@interlink.com.ar> |
Newsgroups: | comp.compilers |
Date: | 23 Mar 2000 03:33:13 -0500 |
Organization: | Deja.com - Before you buy. |
References: | 00-02-112 |
Keywords: | books, question |
Hi,
In various examples in the Dragon Book, different techniques (like
semantica analysis, intermediate code generation, etc) are demostrated
using syntax-directed diagrams (ie after this rule is reduced, the
following action should be executed).
Can I assume that the actions can be "executed" in a postorder traversal
of the parse tree, instead that when I am actually parsing the source
files ?
Regards,
Nicolás
Return to the
comp.compilers page.
Search the
comp.compilers archives again.