Recordings from previous semesters are available in the links section below, but it is the student's responsibility to check for any changes or updates. .
Links
| Forum | |
|---|---|
| Recordings (Shachar Itzhaky, Winter 2023/2024) | Playlist |
| Recordings (Eran Yahav, Spring 2013) | Panopto |
| Recordings (Ayal Zaks, Spring 2021) | Panopto |
Schedule
| Week | Lecture | Tutorial | HW (estimated dates) |
|---|---|---|---|
| 1 | Intro Lexical analysis | Lexical analysis Flex | |
| 2 | Top-down parsing LL(1) | LL(1) | HW1 (takef) 30/05–20/06 |
| 3 | Bottom-up parsing LR(0), SLR | Shift-reduce LR(0), SLR | |
| 4 | LR(1) | LR(1), Bison | HW2 (magen) 23/06–03/07 |
| 5 | Semantic analysis | Semantic analysis Attributed grammars | |
| 6 | Intermediate representation | Semantic analysis Symbol table | HW3 (takef) 04/07–25/07 |
| 7 | Code generation I | Translation to IR | |
| 8 | Dataflow Analysis | Dataflow Analysis | |
| 9 | Optimizations | LLVM | HW4 (magen, dry) 28/07–04/08 |
| 10 | Activation record | Optimizations I | HW5 (takef) 04/08–25/08 |
| 11 | Memory management Object oriented programming | Optimizations II | |
| 12 | Summary Abstract Interpretation (basics) | Repetition | |
| 13 | (Canceled) | (Canceled) |
* - Some subjects may change a bit during the semester.
