Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CS320
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LARA
CS320
Commits
c73f4300
Commit
c73f4300
authored
1 week ago
by
Viktor Kuncak
Browse files
Options
Downloads
Patches
Plain Diff
updated outline for this week
parent
4e032fc6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-4
4 additions, 4 deletions
README.md
with
4 additions
and
4 deletions
README.md
+
4
−
4
View file @
c73f4300
...
@@ -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 |
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment