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
0b096157
Commit
0b096157
authored
2 years ago
by
aindreias
Browse files
Options
Downloads
Patches
Plain Diff
Update exercise links
parent
c72f9ee7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-1
2 additions, 1 deletion
README.md
with
2 additions
and
1 deletion
README.md
+
2
−
1
View file @
0b096157
...
@@ -60,8 +60,9 @@ My goal is for lectures to be self-contained. The following books contain overla
...
@@ -60,8 +60,9 @@ My goal is for lectures to be self-contained. The following books contain overla
| | Thu | 06.10.2022 | 08:15 | INM202 | Exercises |
[
Exercises on lexical analyzers and basics of grammars
](
exercises/ex2/
)
|
| | Thu | 06.10.2022 | 08:15 | INM202 | Exercises |
[
Exercises on lexical analyzers and basics of grammars
](
exercises/ex2/
)
|
| 4 | Mon | 10.10.2022 | 13:15 | INM200 | Lecture 5 |
[
LL(1) Parsing
](
https://tube.switch.ch/videos/38dd46b4
)
|
| 4 | Mon | 10.10.2022 | 13:15 | INM200 | Lecture 5 |
[
LL(1) Parsing
](
https://tube.switch.ch/videos/38dd46b4
)
|
| | Wed | 12.10.2022 | 08:15 | INM202 |
[
Lexer Lab
](
labs/lab02/
)
,
[
Parser Lab
](
labs/lab03/
)
,
[
Parser Lab Presentation
](
https://tube.switch.ch/videos/TUALwnHh6u
)
. See also
[
Scallion Presentation
](
https://tube.switch.ch/videos/f18a2692
)
|
| | Wed | 12.10.2022 | 08:15 | INM202 |
[
Lexer Lab
](
labs/lab02/
)
,
[
Parser Lab
](
labs/lab03/
)
,
[
Parser Lab Presentation
](
https://tube.switch.ch/videos/TUALwnHh6u
)
. See also
[
Scallion Presentation
](
https://tube.switch.ch/videos/f18a2692
)
|
| | Thu | 13.10.2022 | 08:15 | INM202 | Exercises | |
| | Thu | 13.10.2022 | 08:15 | INM202 | Exercises |
[
Exercises on LL(1) Parsing
](
exercises/ex3/
)
|
| 5 | Mon | 17.10.2022 | 13:15 | INM200 | Lecture 6 |
[
CYK Algorithm for Parsing General Context-Free Grammars
](
https://tube.switch.ch/videos/672add06
)
and
[
Chomsky Normal Form Transformation
](
https://tube.switch.ch/videos/2d3503f4
)
|
| 5 | Mon | 17.10.2022 | 13:15 | INM200 | Lecture 6 |
[
CYK Algorithm for Parsing General Context-Free Grammars
](
https://tube.switch.ch/videos/672add06
)
and
[
Chomsky Normal Form Transformation
](
https://tube.switch.ch/videos/2d3503f4
)
|
| | Thu | 20.10.2022 | 08:15 | INM202 | Exercises |
[
Exercises on CYK Parsing
](
exercises/ex4/
)
|
| 6 | Mon | 24.10.2022 | 13:15 | INM200 | Lecture 7 |
[
Name Analysis
](
https://tube.switch.ch/videos/a842b90d
)
,
[
Inductive Relations
](
https://tube.switch.ch/videos/5d67c147
)
,
[
Operational Semantics
](
https://tube.switch.ch/videos/465af7b1
)
|
| 6 | Mon | 24.10.2022 | 13:15 | INM200 | Lecture 7 |
[
Name Analysis
](
https://tube.switch.ch/videos/a842b90d
)
,
[
Inductive Relations
](
https://tube.switch.ch/videos/5d67c147
)
,
[
Operational Semantics
](
https://tube.switch.ch/videos/465af7b1
)
|
| 7 | Mon | 31.10.2022 | 13:15 | INM200 | Lecture 8 |
[
Type Rules, Progress, Preservation
](
https://tube.switch.ch/videos/bdb5c902
)
,
[
Type Inference
](
https://tube.switch.ch/videos/14facfc5
)
|
| 7 | Mon | 31.10.2022 | 13:15 | INM200 | Lecture 8 |
[
Type Rules, Progress, Preservation
](
https://tube.switch.ch/videos/bdb5c902
)
,
[
Type Inference
](
https://tube.switch.ch/videos/14facfc5
)
|
| 8 | Mon | 07.11.2022 | 13:15 | INM200 | Lecture 9 | Finish
[
Type Inference
](
https://tube.switch.ch/videos/14facfc5
)
and start code generation |
| 8 | Mon | 07.11.2022 | 13:15 | INM200 | Lecture 9 | Finish
[
Type Inference
](
https://tube.switch.ch/videos/14facfc5
)
and start code generation |
...
...
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