CSC448: Parsing: Abstract Syntax Trees for Clogs [31/133] Previous pageContentsNext page

AST for Clogs.

Pretty printer for Clogs.

Phases in the Clogs compiler.

Modification of the configuration files to parse only.

Optimizations and further analysis can be carried out as additional phases that operate on the AST, e.g., constant propagation.

Previous pageContentsNext page