Add Type Theory and Functional Programming book

This commit is contained in:
Muhamad Novan Aulia Zam Zami 2019-10-15 08:59:04 +07:00
parent 527fe80ee2
commit 036e1b7da7

View File

@ -178,6 +178,7 @@ A curated list of awesome mathematics resources.
### Type Theory
* [Proofs and Types](http://www.paultaylor.eu/stable/prot.pdf) - Jean-Yves Girard
* [Intuitionistic Type Theory](https://archive-pml.github.io/martin-lof/pdfs/Bibliopolis-Book-retypeset-1984.pdf) - Per Martin-Lof
* [Type Theory and Functional Programming](https://www.cs.kent.ac.uk/people/staff/sjt/TTFP/) - Simon Thompson
### Homotopy Type Theory