CS450 Compiler Design
76
1) Syntax Analysis
Syntax Analysis
Source Program
Abstract Syntax Tree
Error Reports
Note: Not all compilers construct an
explicit representation of an AST. (e.g. on a “single pass compiler” generally no need to construct an AST)