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

updated outline for this week

parent 4e032fc6
No related branches found
No related tags found
No related merge requests found
...@@ -22,15 +22,15 @@ The grade is based on a midterm (30%) as well as team project work (70%). Please ...@@ -22,15 +22,15 @@ The grade is based on a midterm (30%) as well as team project work (70%). Please
| 2 | 1.... | Wed | 26.02.2025 | 13:15 | BC 01 | Lecture 3 | [First Symbols. Constructing a Lexer](https://mediaspace.epfl.ch/media/03-01%2C+First+Symbols.+Constructing+a+Lexer/0_a943fw0n) [(PDF)](info/lectures/lec03a.pdf), [From Regular Expressions to Automata](https://mediaspace.epfl.ch/media/03-02%2C+From+Regular+Expressions+to+Automata/0_icjqhfj0) [(PDF)](info/lectures/lec03b.pdf) | | 2 | 1.... | Wed | 26.02.2025 | 13:15 | BC 01 | Lecture 3 | [First Symbols. Constructing a Lexer](https://mediaspace.epfl.ch/media/03-01%2C+First+Symbols.+Constructing+a+Lexer/0_a943fw0n) [(PDF)](info/lectures/lec03a.pdf), [From Regular Expressions to Automata](https://mediaspace.epfl.ch/media/03-02%2C+From+Regular+Expressions+to+Automata/0_icjqhfj0) [(PDF)](info/lectures/lec03b.pdf) |
| | 1..... | Fri | 28.02.2025 | 13:15 | ELA 2 | Exercise 1 | [Languages, Automata and Lexers](info/exercises/ex-01.pdf) | | | 1..... | Fri | 28.02.2025 | 13:15 | ELA 2 | Exercise 1 | [Languages, Automata and Lexers](info/exercises/ex-01.pdf) |
| | 12.... | Fri | 28.02.2025 | 15:15 | ELA 2 | Lab 2 | Lexer lab release | | | 12.... | Fri | 28.02.2025 | 15:15 | ELA 2 | Lab 2 | Lexer lab release |
| 3 | 12.... | Wed | 05.03.2025 | 13:15 | BC 01 | Lecture 4 | [Introduction to Grammars](https://mediaspace.epfl.ch/media/04-01%2C+Introduction+to+Grammars/0_krhjbo09) [(PDF)](info/lectures/lec04-grammars-intro.pdf), [Syntax Trees](https://mediaspace.epfl.ch/media/04-02%2C+Syntax+Trees/0_9h4g5k1c) [(PDF)](info/lectures/lec04-trees.pdf)
| | 12.... | Fri | 07.03.2025 | 13:15 | ELA 2 | Exercises 2 | [Grammar Concepts](info/exercises/ex-02.pdf) [(solutions)](info/exercises/ex-02-sol.pdf) |
| | 123... | Fri | 07.03.2025 | 15:15 | ELA 2 | Lab 3 | [Parser lab](info/labs/lab03/) release |
## Schedule and Materials - Current ## Schedule and Materials - Current
| Week | Labs | Day | Date | Time | Room | Topic | Materials | | | Week | Labs | Day | Date | Time | Room | Topic | Materials | |
| :-- | :-- | :-- | :-- | :-- | :-- | :-- | :-- | :-- | | :-- | :-- | :-- | :-- | :-- | :-- | :-- | :-- | :-- |
| 3 | 12.... | Wed | 05.03.2025 | 13:15 | BC 01 | Lecture 4 | [Introduction to Grammars](https://mediaspace.epfl.ch/media/04-01%2C+Introduction+to+Grammars/0_krhjbo09) [(PDF)](info/lectures/lec04-grammars-intro.pdf), [Syntax Trees](https://mediaspace.epfl.ch/media/04-02%2C+Syntax+Trees/0_9h4g5k1c) [(PDF)](info/lectures/lec04-trees.pdf) | 4 | .23... | Wed | 12.03.2025 | 13:15 | BC 01 | Lecture 5 | [LL(1) Parsing](https://mediaspace.epfl.ch/media/04-03%2C+LL%281%29+Parsing/0_se2zd8kt). [Scallion Tutorial](https://mediaspace.epfl.ch/media/04-10%2C+Scallion+tutorial/0_lypn7l0x) |
| | 12.... | Fri | 07.03.2025 | 13:15 | ELA 2 | Exercises 2 | Grammar Concepts |
| | 123... | Fri | 07.03.2025 | 15:15 | ELA 2 | Lab 3 | Parser lab release |
| 4 | .23... | Wed | 12.03.2025 | 13:15 | BC 01 | Lecture 5 | [LL(1) Parsing](https://mediaspace.epfl.ch/media/04-03%2C+LL%281%29+Parsing/0_se2zd8kt) |
| | .23... | Fri | 14.03.2025 | 13:15 | ELA 2 | Lecture 6 | Name Analysis. Operational Semantics | | | .23... | Fri | 14.03.2025 | 13:15 | ELA 2 | Lecture 6 | Name Analysis. Operational Semantics |
| | .23... | Fri | 14.03.2025 | 15:15 | ELA 2 | Lab 3 | Parser lab | | | .23... | Fri | 14.03.2025 | 15:15 | ELA 2 | Lab 3 | Parser lab |
| 5 | ..3... | Wed | 19.03.2025 | 13:15 | BC 01 | Exercises 3 | LL(1) Grammars | | 5 | ..3... | Wed | 19.03.2025 | 13:15 | BC 01 | Exercises 3 | LL(1) Grammars |
......
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