From: barker Date: Tue, 24 Aug 2010 01:00:06 +0000 (-0400) Subject: (no commit message) X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=e93866bd6d541c64ca54e5423e35a2e31a1324ae --- 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]]##