Skip to content
Snippets Groups Projects
Forked from LARA / CS320
Loading
Name Last commit Last update
README.md
labs_setup.md
labs_setup.md~

EPFL CS320 - Computer language processing, 2021

Implement a programming language! All project based.

This repository is the website for EPFL Course CS320, Computer languge processing.

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, a written report, oral presentation, and answers to questions, in presentation and throughout the semester. There will be no written exam.

Staff

Role People
Professors Viktor Kunčak, Self-Introduction
Head PhD TA Rodrigo Raya
PhD TA Fereshte Mozafari
Student TAs to be completed

Schedule and material

Monday slots will typically focus on lecture materials. The remaining slots will focus on labs, except for the first week's Wednesday and Thursday when we will have lectures to get basic understanding of the metarial. We will provide an online version of the activity as well. So far, as long as there is demand, the plan is to also be present in the physical room, as scheduled.

The material we cover will be similar to last year.

Note that slides can be found underneath each lecture video on switch tube linkes below.

Week Day Date Topic Videos & Slides
1 Wed 22.09.2021 Lecture 1 Intro to CLP, Formal languages
Thu 23.09.2021 Lecture 2 Operations on Languages, Regular Expressions and Lexers