From 017eb33b76c89f46a71ac4d35195dc5b53d86796 Mon Sep 17 00:00:00 2001 From: Viktor Kuncak <viktor.kuncak@epfl.ch> Date: Sun, 17 Oct 2021 00:30:58 +0200 Subject: [PATCH] lecture 6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b6637b..483d199 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,4 @@ Note that slides can be found **underneath each lecture video** on switch tube l | | Wednesday | 06.10.2021 | 8:15 | INM202 | Labs 2 | [Lexer](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs/labs_02.md) | | | Thursday | 07.10.2021 | 8:15 | INF119 | Labs 2 | [Lexer](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs/labs_02.md) | | 4 | Mon | 11.10.2021 | 13:15 | CE1100 | Lecture 5 | [CYK Algorithm for Parsing General Context-Free Grammars](https://tube.switch.ch/videos/672add06), [Live Recording 1](https://tube.switch.ch/videos/MOGmWUzw1x), [Chomsky Normal Form Transformation](https://tube.switch.ch/videos/2d3503f4), [Live Recording 2](https://tube.switch.ch/videos/1pUjEGgFk7) | +| 5 | Mon | 18.10.2021 | 13:15 | CE1100 | Lecture 6 | [Name Analysis](https://tube.switch.ch/videos/a842b90d), [Inductive Relations](https://tube.switch.ch/videos/5d67c147), [Operational Semantics](https://tube.switch.ch/videos/465af7b1) | -- GitLab