From 7a29e788593675531e78ce0b29858d56fef39e3c Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Tue, 24 Aug 2010 11:16:32 -0400 Subject: [PATCH 1/1] stub link to OCaml lambda calc Signed-off-by: Jim Pryor --- using_the_programming_languages.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/using_the_programming_languages.mdwn b/using_the_programming_languages.mdwn index bfb97ae4..6a87070b 100644 --- a/using_the_programming_languages.mdwn +++ b/using_the_programming_languages.mdwn @@ -121,6 +121,8 @@ know much OCaml yet to use it. Using it looks like this: church_to_int << $add$ $one$ $two$ >>;; - : int = 3 + To install Jim's OCaml bundle, DO THIS... + 5. To play around with a **typed lambda calculus**, which we'll look at later in the course, have a look at the [Penn Lambda Calculator](http://www.ling.upenn.edu/lambda/). -- 2.11.0