X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=79538456d7f6523b6c81e743493477deddcee4e4;hp=d531c197ba53ef7893b5d710eae4eeb65da94eea;hb=c73fc6712f46c9ffc3450bb6f4e12b707e6eec32;hpb=e93866bd6d541c64ca54e5423e35a2e31a1324ae diff --git a/index.mdwn b/index.mdwn index d531c197..79538456 100644 --- a/index.mdwn +++ b/index.mdwn @@ -135,8 +135,11 @@ familiar with one of them, it's not difficult to move between it and the other. [[How to get the programming languages running on your computer]] + +[[Using the programming languages]] + -## Recommended Readings ## +## Recommended Books ## * *An Introduction to Lambda Calculi for Computer Scientists*, by Chris Hankin, currently $17 on @@ -168,12 +171,14 @@ 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 # +##[[Schedule of Topics]]## + +##[[Lecture Notes]]## -* [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. +##[[Offsite Reading]]## + +There's lots of links here already to tutorials and encyclopedia entries about many of the notions we'll be dealing with. -##[[Schedule of Topics]]## ----