Sumários

Syntax-Directed Translation Exercises

22 abril 2009, 17:00 Pedro Nuno Cruz Diniz

Syntax-Directed Translation Exercises: Problems 3, 4 and 7 from the selected set of exercises.


Syntax-Directed Translation Exercises

22 abril 2009, 11:30 Pedro Nuno Cruz Diniz

Syntax-Directed Translation Exercises: Problems 3, 4 and 7 from the selected set of exercises.


Backpatching Code Generation

22 abril 2009, 11:00 Pedro Nuno Cruz Diniz

Backpatching Code Generation for control structures. If-then-else and loops. Examples.


Syntax Directed Definitions

21 abril 2009, 17:30 Jan Gunnar Cederquist

Evaluation order. Design of L-attributed grammar.


Code Generation of Control-Flow Structures using SDT Schemes

21 abril 2009, 14:30 Pedro Nuno Cruz Diniz

Code Generation using SDT schemes. Predicates using arithmetic and short-circuit evaluation. While loops and case statements.