From cdf76a6ce9347c65a892d063d3613d3624e926d8 Mon Sep 17 00:00:00 2001 From: Viktor Kuncak <viktor.kuncak@epfl.ch> Date: Mon, 21 Nov 2022 12:05:16 +0100 Subject: [PATCH] Lecture for 2021-11-21 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1916933..6c00cd6 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,6 @@ My goal is for lectures to be self-contained. The following books contain overla | 9 | Mon | 14.11.2022 | **13:00** | [INM 200](https://plan.epfl.ch/?room==INM%20200) + [SG0211](https://plan.epfl.ch/?room==SG%200211) | **MIDTERM** | Materials of lectures 1-9. [Seating Plan](https://moodle.epfl.ch/mod/resource/view.php?id=1227039) | | | Wed | 16.11.2022 | 08:15 | INM202 | Labs | Finish type checker lab | | | Thu | 17.11.2022 | 08:15 | INM202 | Labs | Finish type checker lab | -| 10 | Mon | 21.11.2022 | 13:15 | INM200 | Lecture | More code generation | +| 10 | Mon | 21.11.2022 | 13:15 | INM200 | Lecture | [Compiling Expressions](https://tube.switch.ch/videos/e0f59928), [Simple Code Generation for If](https://tube.switch.ch/videos/2036cd8b) | | | Wed | 23.11.2022 | 08:15 | INM202 | Labs | Presentation of code generation lab | | | Thu | 24.11.2022 | 08:15 | INM202 | Midterm Solution Presentation | | -- GitLab