diff --git a/plt/README.md b/plt/README.md index f7ef8f2..676857d 100644 --- a/plt/README.md +++ b/plt/README.md @@ -9,3 +9,5 @@ * [Soft Typing](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.24.9333&rep=rep1&type=pdf) * :scroll: [Composable and Compilable Macros: You Want it When?](https://www.cs.utah.edu/plt/publications/macromod.pdf) + +* :scroll: [Propositions as Types](http://homepages.inf.ed.ac.uk/wadler/papers/propositions-as-types/propositions-as-types.pdf) diff --git a/plt/propositions-as-types.pdf b/plt/propositions-as-types.pdf new file mode 100644 index 0000000..1ab9f89 Binary files /dev/null and b/plt/propositions-as-types.pdf differ