Bibliography.
This commit is contained in:
parent
f00f5b1b74
commit
51b07afefc
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue