Skip to content
Snippets Groups Projects
Commit 35e9d0c1 authored by Viktor Kuncak's avatar Viktor Kuncak
Browse files

starting code generation

parent 29292164
No related branches found
No related tags found
No related merge requests found
...@@ -47,3 +47,4 @@ Note that slides can be found **underneath each lecture video** on switch tube l ...@@ -47,3 +47,4 @@ Note that slides can be found **underneath each lecture video** on switch tube l
| | Wednesday | 20.10.2021 | 8:15 | INM202 | Labs 2/3 | [Lexer](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs/labs_02.md), [Parser](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs/labs_03.md) | | | | Wednesday | 20.10.2021 | 8:15 | INM202 | Labs 2/3 | [Lexer](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs/labs_02.md), [Parser](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs/labs_03.md) | |
| | Thursday | 21.10.2021 | 8:15 | INF119 | Labs 3 | [Parser](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs/labs_03.md) | | | Thursday | 21.10.2021 | 8:15 | INF119 | Labs 3 | [Parser](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs/labs_03.md) |
| 6 | Mon | 25.10.2021 | 13:15 | CE1100 | Lecture 7 | [Type Rules, Progress, Preservation](https://tube.switch.ch/videos/bdb5c902), [Live Recording 1](https://tube.switch.ch/videos/LsU9vOYA2y), [Type Inference](https://tube.switch.ch/videos/14facfc5), [Live Recording 2](https://tube.switch.ch/videos/RCKc4K0POS) | | 6 | Mon | 25.10.2021 | 13:15 | CE1100 | Lecture 7 | [Type Rules, Progress, Preservation](https://tube.switch.ch/videos/bdb5c902), [Live Recording 1](https://tube.switch.ch/videos/LsU9vOYA2y), [Type Inference](https://tube.switch.ch/videos/14facfc5), [Live Recording 2](https://tube.switch.ch/videos/RCKc4K0POS) |
| 7 | Mon | 01.11.2021 | 13:15 | CE1100 | Lecture 8 | Finish type constraints. [Web Assembly](https://tube.switch.ch/videos/fd21d42e), [Compiling Expressions](https://tube.switch.ch/videos/e0f59928), [Compiling If](https://tube.switch.ch/videos/2036cd8b) |
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment