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