This semester, we are returning to in-person classes as per Technion policy. However, recordings from previous semesters are available in the links section below.
Links
Forum | Piazza |
---|---|
Recordings (Shachar Itzhaki, Winter 2020/2021) | Panopto |
Recordings (Eran Yahav, Spring 2013) | Panopto |
Recordings (Ayal Zaks, Spring 2021) | Panopto |
Schedule
Week | Topics | Details* | HW (estimated dates) |
---|---|---|---|
1 | Intro Lexical analysis |
| |
2 | Top-down parsing LL(1) | Lexical analysis Flex | HW1 (takef) 27/3-14/4 |
3 | Bottom-up parsing LR(0)+SLR | Recursive descent LL(1) | |
4 | LR(1) | LR(0), SLR, LR(1) | HW2 (magen) 24/4-9/5 |
5 | Semantic analysis | LALR, Bison | |
6 | Intermediate representation | Semantic analysis Attributed grammars | HW3 (takef) 9/5-30/5 |
7 | Code generation I | Symbol table | |
8 | Abstract interpretation | Intermediate representation Backpatching | |
9 | Code generation II | Backpatching | HW4 (magen, dry) 30/5-10/6 |
10 | Runtime I | Activation record | HW5 (takef) 10/6-30/6 |
11 | Optimization | Gen/Kill analysis | |
12 | Runtime II | Optimization | |
13 | Abstract interpretation II | Global analyses Advanced optimizations |
* - Some subjects may change a bit during the semester.