Correction de l'ancre pour l'examen de 2010
This commit is contained in:
parent
ade3a69b24
commit
f36225d1f5
1 changed files with 11 additions and 4 deletions
15
README.md
15
README.md
|
@ -109,8 +109,8 @@ We also show the limits of dependently-typed functional programming.
|
||||||
([handout](http://gallium.inria.fr/~remy/mpri/handout2.pdf)
|
([handout](http://gallium.inria.fr/~remy/mpri/handout2.pdf)
|
||||||
[without](http://gallium.inria.fr/~remy/mpri/handout2a.pdf) or
|
[without](http://gallium.inria.fr/~remy/mpri/handout2a.pdf) or
|
||||||
[only](http://gallium.inria.fr/~remy/mpri/handout2b.pdf)
|
[only](http://gallium.inria.fr/~remy/mpri/handout2b.pdf)
|
||||||
the extra material;
|
the extra material)
|
||||||
and [chap 6](http://gallium.inria.fr/~remy/mpri/cours4.pdf)
|
(se also [chap 6](http://gallium.inria.fr/~remy/mpri/cours4.pdf)
|
||||||
of [course notes](http://gallium.inria.fr/~remy/mpri/cours.pdf))
|
of [course notes](http://gallium.inria.fr/~remy/mpri/cours.pdf))
|
||||||
* (03/11/2017)
|
* (03/11/2017)
|
||||||
[Logical relations](http://gallium.inria.fr/~remy/mpri/slides3.pdf)
|
[Logical relations](http://gallium.inria.fr/~remy/mpri/slides3.pdf)
|
||||||
|
@ -122,7 +122,14 @@ We also show the limits of dependently-typed functional programming.
|
||||||
[(handout)](http://gallium.inria.fr/~remy/mpri/handout4.pdf)
|
[(handout)](http://gallium.inria.fr/~remy/mpri/handout4.pdf)
|
||||||
(see also [chap 7](http://gallium.inria.fr/~remy/mpri/cours5.pdf)
|
(see also [chap 7](http://gallium.inria.fr/~remy/mpri/cours5.pdf)
|
||||||
of [course notes](http://gallium.inria.fr/~remy/mpri/cours.pdf))
|
of [course notes](http://gallium.inria.fr/~remy/mpri/cours.pdf))
|
||||||
* (17/11/2017) References, Value restriction, Side effects
|
* (17/11/2017)
|
||||||
|
[References, Value restriction, Side effects](http://gallium.inria.fr/~remy/mpri/slides5.pdf)
|
||||||
|
([handout](http://gallium.inria.fr/~remy/mpri/handout5.pdf))
|
||||||
|
(see also sections [3.6, 3.7](http://gallium.inria.fr/~remy/mpri/cours1.pdf)
|
||||||
|
and [4.5](http://gallium.inria.fr/~remy/mpri/cours2.pdf)
|
||||||
|
of [course notes](http://gallium.inria.fr/~remy/mpri/cours.pdf))
|
||||||
|
* See exercises in [course notes](http://gallium.inria.fr/~remy/mpri/cours.pdf)
|
||||||
|
|
||||||
|
|
||||||
### Advanced Aspects of Type Systems
|
### Advanced Aspects of Type Systems
|
||||||
|
|
||||||
|
@ -175,7 +182,7 @@ available with solutions:
|
||||||
[Compiling a language with subtyping](http://gallium.inria.fr/~xleroy/mpri/2-4/exam-2010-2011.pdf)
|
[Compiling a language with subtyping](http://gallium.inria.fr/~xleroy/mpri/2-4/exam-2010-2011.pdf)
|
||||||
- mid-term exam 2010-2011:
|
- mid-term exam 2010-2011:
|
||||||
[Compilation
|
[Compilation
|
||||||
of polymorphic records](http://gallium.inria.fr/~remy/mpri/exams/2010/partiel-2010-2011.pdf)
|
of polymorphic records](http://gallium.inria.fr/~remy/mpri/exams/partiel-2010-2011.pdf)
|
||||||
|
|
||||||
## Recommended software
|
## Recommended software
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue