LARA

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cc19:top [2019/08/16 14:04]
vkuncak
cc19:top [2019/08/19 16:52]
vkuncak
Line 5: Line 5:
   * [[http://​moodle.epfl.ch/​course/​view.php?​id=4241|Moodle Page]]   * [[http://​moodle.epfl.ch/​course/​view.php?​id=4241|Moodle Page]]
   *  [[https://​calendar.google.com/​calendar/​embed?​mode=WEEK&​amp;​height=600&​amp;​wkst=2&​amp;​bgcolor=%23FFFFFF&​amp;​src=bknocri186tqu1hmfpdqrs80to%40group.calendar.google.com&​amp;​color=%232952A3&​amp;​ctz=Europe%2FZurich|Google Calendar Link]]   *  [[https://​calendar.google.com/​calendar/​embed?​mode=WEEK&​amp;​height=600&​amp;​wkst=2&​amp;​bgcolor=%23FFFFFF&​amp;​src=bknocri186tqu1hmfpdqrs80to%40group.calendar.google.com&​amp;​color=%232952A3&​amp;​ctz=Europe%2FZurich|Google Calendar Link]]
- 
  
 ===== Staff ===== ===== Staff =====
Line 11: Line 10:
 | **Instructor** ​            | [[http://​lara.epfl.ch/​~kuncak|Viktor Kunčak]] ​ | | **Instructor** ​            | [[http://​lara.epfl.ch/​~kuncak|Viktor Kunčak]] ​ |
 | **PhD Assistants** ​   | [[https://​people.epfl.ch/​georg.schmid|Georg S. Schmid]] and [[https://​people.epfl.ch/​romain.edelmann|Romain Edelmann]]| | **PhD Assistants** ​   | [[https://​people.epfl.ch/​georg.schmid|Georg S. Schmid]] and [[https://​people.epfl.ch/​romain.edelmann|Romain Edelmann]]|
-| **MSc Assistants** | Julie Giunta, Maxime Kjaer, Louis Vialar, ​ +| **MSc Assistants** | Julie Giunta, Maxime Kjaer, Louis Vialar, Rémi Coudert |
-Rémi Coudert |+
 | **Secretary** ​             | [[http://​people.epfl.ch/​sylvie.jankow|Sylvie Jankow]] ​ | | **Secretary** ​             | [[http://​people.epfl.ch/​sylvie.jankow|Sylvie Jankow]] ​ |
  
 +All assignments will be in Scala. If you do not know Scala, please complete these free EPFL Courseware courses as soon as possible:
 +  * [[https://​courseware.epfl.ch/​courses/​course-v1:​EPFL+progfun1+2018_T1/​about|Functional Programming Principles in Scala]] ​
 +  * [[https://​courseware.epfl.ch/​courses/​course-v1:​EPFL+progfun2+2018_T1/​about|Functional Program Design in Scala]]
 +
 +===== Contact Hours =====
 +
 +  * 2 x 45min lectures: theoretical material
 +  * 2 x 45min exercises: solve problems
 +  * 2 x 45min labs: instructions and help for work on the project
  
 ===== Grading ===== ===== Grading =====
  
-  * 50% Projects +  * 50% **Quiz on 27 November 2019** (individual work, paper and pencil) 
-  * 50% Quiz+  * 50% Projects: build a compiler in Scala, based on our templates, individual except for the own compiler extension (groups up to 3): 
 +    - interpreter 
 +    - lexical analyzer 
 +    - syntax analyzer 
 +    - name analyzer 
 +    - type checker 
 +    - code generator 
 +    - your own compiler extension 
 + 
 +For the project we have an automated grading system and also provide feedback based on manual source code review.
  
 ---- ----