Bibliography.

This commit is contained in:
François Pottier 2017-09-11 10:50:20 +02:00
parent f00f5b1b74
commit 51b07afefc

View file

@ -93,3 +93,8 @@ opam repo add coq-released https://coq.inria.fr/opam/released
opam update opam update
opam install -j4 -v coq.8.5.3 opam install -j4 -v coq.8.5.3
``` ```
## Bibliography
[Types and Programming Languages](https://mitpress.mit.edu/books/types-and-programming-languages),
Benjamin C. Pierce, MIT Press, 2002.