Skip to content
Snippets Groups Projects
Commit 3107323f authored by Rodrigo Raya's avatar Rodrigo Raya
Browse files

Update README.md

parent 479aa9ef
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,17 @@ Please check here regularly for course updates.
## Grading
The entire grade is based on project work, which, however, has many aspects: the implementation in [Scala](https://www.scala-lang.org/), a written report, oral presentation, and answers to questions, in presentation and throughout the semester. There will be no written exam.
The entire grade is based on project work, which, however, has many aspects: the implementation in [Scala](https://www.scala-lang.org/), a written report, oral presentation, and answers to questions, in presentation and throughout the semester. There will be no written exam. Here is the weight of the milestones:
12.5% Lab 1
12.5% Lab 2
12.5% Lab 3
12.5% Lab 4
12.5% Lab 5
37.5% Lab 6 (Compiler extension, customized)
## Staff
......@@ -51,4 +61,4 @@ Note that slides can be found **underneath each lecture video** on switch tube l
| | Thursday | 29.10.2021 | 8:15 | INF119 | Labs 3 | [Parser](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs/labs_03.md) |
| 7 | Mon | 01.11.2021 | 13:15 | CE1100 | Lecture 8 | [Live Recording on Solving Type Constraints](https://tube.switch.ch/videos/C1IyJDwZEk/edit) [Web Assembly](https://tube.switch.ch/videos/fd21d42e), [Compiling Expressions](https://tube.switch.ch/videos/e0f59928), [Short Live Recording on Code generation 1](https://tube.switch.ch/videos/13qwGs8vV5), [Live Recording on Code Generation 2](https://tube.switch.ch/videos/uUrfgpUg6l) |
| | Wednesday | 03.11.2021 | 8:15 | INM202 | Labs 3 | [Parser](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs/labs_03.md) | |
| | Thursday | 04.11.2021 | 8:15 | INF119 | Labs 3/4 | [Parser](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs/labs_03.md), [Type checker](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs/labs_04.md) |
\ No newline at end of file
| | Thursday | 04.11.2021 | 8:15 | INF119 | Labs 3/4 | [Parser](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs/labs_03.md), [Type checker](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs/labs_04.md) |
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