From 5ed7609cc4c16de05b52c921e71c7abdab4acf04 Mon Sep 17 00:00:00 2001 From: Viktor Kuncak <viktor.kuncak@epfl.ch> Date: Mon, 17 Feb 2025 23:00:22 +0100 Subject: [PATCH] tentative outline of week 1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3466d99..1282ddd 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,4 @@ Our goal is for lectures to be self-contained. The following books contain overl | :-- | :-- | :-- | :-- | :-- | :-- | :-- | :-- | | 1 | Wed | 19.02.2025 | 13:15 | BC 01 | Lecture 1 | [Intro to CLP](https://mediaspace.epfl.ch/media/01-01%2C+Intro+to+Computer+Language+Processing/0_okro5h0v), [Formal languages](https://mediaspace.epfl.ch/media/01-02%2C+Formal+Languages/0_segfj94w) | | | Fri | 21.02.2025 | 13:15 | ELA 2 | Lecture 2 | [Operations on Formal Languages](https://mediaspace.epfl.ch/media/02-01%2C+Operations+on+Formal+Languages/0_otyeghg6), [Regular Expressions and Idea of a Lexer](https://mediaspace.epfl.ch/media/02-02%2C+Regular+Expressions+and+Lexer+Idea/0_th59v9kx) | -| | Fri | 21.02.2025 | 15:15 | ELA 2 | | \ No newline at end of file +| | Fri | 21.02.2025 | 15:15 | ELA 2 | (TBC) | [First Symbols. Constructing a Lexer](https://mediaspace.epfl.ch/media/03-01%2C+First+Symbols.+Constructing+a+Lexer/0_a943fw0n), [From Regular Expressions to Automata](https://mediaspace.epfl.ch/media/03-02%2C+From+Regular+Expressions+to+Automata/0_icjqhfj0) | \ No newline at end of file -- GitLab