From 764cf922472ec8e00bc4f31c47ad0fdb1ea5fe6a Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Wed, 25 Aug 2010 11:42:51 -0400 Subject: [PATCH] links more tweaks Signed-off-by: Jim Pryor --- offsite_reading.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/offsite_reading.mdwn b/offsite_reading.mdwn index db538fa2..a1e26cad 100644 --- a/offsite_reading.mdwn +++ b/offsite_reading.mdwn @@ -117,6 +117,7 @@ community. ([Libraries for R6RS](http://www.r6rs.org/final/html/r6rs-lib/r6rs-li * [[!wikipedia Tagged union]] * [[!wikipedia Algebraic data type]] +* [[!wikipedia Recursive data type]] * [[!wikipedia Pattern matching]] * [[!wikipedia Unit type]] * [[!wikipedia Bottom type]] @@ -125,7 +126,8 @@ community. ([Libraries for R6RS](http://www.r6rs.org/final/html/r6rs-lib/r6rs-li * [Type Theory](http://plato.stanford.edu/entries/type-theory/) at the Stanford Encyclopedia of Philosophy * [Church's Type Theory](http://plato.stanford.edu/entries/type-theory-church/) at the Stanford Encyclopedia of Philosophy * The [[!wikipedia Curry-Howard isomorphism]] -* [The Curry-Howard correspondence in Haskell](http://www.thenewsh.com/~newsham/formal/curryhoward/)

+* [The Curry-Howard correspondence in Haskell](http://www.thenewsh.com/~newsham/formal/curryhoward/) +* [The Curry-Howard Isomorphism](http://en.wikibooks.org/wiki/Haskell/The_Curry-Howard_isomorphism) at Haskell wiki

* [[!wikipedia Type polymorphism]] * [[!wikipedia System F]] -- 2.11.0