From e93866bd6d541c64ca54e5423e35a2e31a1324ae Mon Sep 17 00:00:00 2001 From: barker Date: Mon, 23 Aug 2010 21:00:06 -0400 Subject: [PATCH 1/1] --- index.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.mdwn b/index.mdwn index 4ad7f4bd..d531c197 100644 --- a/index.mdwn +++ b/index.mdwn @@ -168,6 +168,10 @@ This covers some of the same introductory ground as The Little Schemer, but this time in ML. The dialect of ML used is SML, not OCaml, but there are only superficial syntactic differences between these languages. +# Other resources # + +* [Barker's Lambda Tutorial](http://tinyurl.com/cbarker/lambda.html): tutorial with embedded Javascript code that enables a user to type a lambda form into a web browser page and click to execute (reduce) it. +* [Penn Lambda Calculator](http://www.ling.upenn.edu/lambda/): requires installing Java, but provides a number of tools for evaluating lambda expressions and other linguistic forms. ##[[Schedule of Topics]]## -- 2.11.0