README update.

This commit is contained in:
François Pottier 2017-12-13 14:08:29 +01:00
parent 19ff31e4c9
commit 4de6bf8544

View file

@ -65,6 +65,11 @@ effectful programming with monads and algebraic effects; tagless
interpreters; programming with total functions; generic programming. interpreters; programming with total functions; generic programming.
We also show the limits of dependently-typed functional programming. We also show the limits of dependently-typed functional programming.
## Project
The [programming project](project/) is now available!
The deadline is **Friday, February 16, 2018**.
## Approximate syllabus ## Approximate syllabus
### Functional Programming: Under the Hood ### Functional Programming: Under the Hood
@ -159,7 +164,7 @@ We also show the limits of dependently-typed functional programming.
Two written exams (a partial exam on Friday Dec 1 and a final exam) and one Two written exams (a partial exam on Friday Dec 1 and a final exam) and one
programming project or several programming exercises are used to evaluate programming project or several programming exercises are used to evaluate
the students that follow the full course. Only the partial exam will count the students that follow the full course. Only the partial exam will count
to grade students who split the course. to grade students who split the course.
Only course notes and hand written notes are allowed for the exams. Only course notes and hand written notes are allowed for the exams.