Fixed dates.
This commit is contained in:
parent
7747bcfe3b
commit
e1de1928c5
1 changed files with 5 additions and 7 deletions
12
README.md
12
README.md
|
@ -60,13 +60,11 @@ We also show the limits of dependently-typed functional programming.
|
||||||
|
|
||||||
### Metatheory of Typed Programming Languages
|
### Metatheory of Typed Programming Languages
|
||||||
|
|
||||||
First lesson on Sep 15, other lessons on Oct 27, Nov 02, 17, 24.
|
* (15/09/2017) Metatheory of System F. (Type soundness. Erasure.)
|
||||||
|
* (27/10/2017) ADTs, existential types, GADTs. (Typed program transformations.)
|
||||||
* Metatheory of System F. (Type soundness. Erasure.)
|
* (03/11/2017) Logical relations.
|
||||||
* ADTs, existential types, GADTs. (Typed program transformations.)
|
* (17/11/2017) Sub(typing. Rows. (Covariant arrays and covariant functions!)
|
||||||
* Logical relations.
|
* (24/11/2017) References. (Value restriction.)
|
||||||
* Subtyping. Rows. (Covariant arrays and covariant functions!)
|
|
||||||
* References. (Value restriction.)
|
|
||||||
|
|
||||||
### Advanced Aspects of Type Systems
|
### Advanced Aspects of Type Systems
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue