Compiler construction
Download Slides here:
lecture | book | topic | handout | slides |
1 | 1 - 2.1.5 | introduction + lexical analysis by hand | ||
2 | 2.1.6 - 2.1.13 | automatic lexical analysis (lex) | ||
3 | 2.2 - 2.2.4 | top-down parsing (LLgen) | ||
4 | 2.2.5 | bottom-up parsing (yacc) | ||
5 | 6.1 | semantic analysis (type checking) + assignment 1 | ||
6 | 3.1 | AST processing, attribute grammars | ||
7 | 3.2 | AST processing, manual methods | ||
8 | 4 - 4.2.4 | interpretation + simple code generation | ||
9 | 4.2.5 + 4.2.7 + 4.2.11 - 4.3 | code generation (basic blocks) + assemblers | ||
10 | 6.2 | imperative languages (cntxt handling, object types) | ||
11 | 6.3 - 6.4 | imperative languages (code generation) | ||
12 | 5 | memory management |
No comments:
Post a Comment