X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=02865e5270b7b7ed6618bca11dfa066b325ecdee;hp=6aedfb768bf62e9d4a4b2b040b9f250d93db69da;hb=6fa8c8a93b3ac88d8acdf37fa52038f114f8cf3b;hpb=d09fefa0dd0ed5a15ca10e2efc6cac879d100893 diff --git a/index.mdwn b/index.mdwn index 6aedfb76..02865e52 100644 --- a/index.mdwn +++ b/index.mdwn @@ -30,7 +30,7 @@ homework questions works correctly. There is also now a [library](/lambda_library) of lambda-calculus arithmetical and list operations, some relatively advanced. - An evaluator with the definitions used for homework 3 + An evaluator with the definitions used for homework 3 preloaded is available at [[assignment 3 evaluator]]. * Henceforth, unless we say otherwise, every homework will be "due" by @@ -59,7 +59,7 @@ it, and get assistance completing it if you need it, sooner. * We'll shortly be posting another assignment, assignment 4, which will be "due" on the Sunday before our next seminar. That is, on Sunday Oct 17. -(There's no seminar this coming Monday.) +(There's no seminar on Monday Oct 11.) The assignments will tend to be quite challenging. Again, you should by all means talk amongst yourselves, and to us, about strategies and @@ -93,7 +93,9 @@ Topics: Applications; Basics of Lambda Calculus; Comparing Different Languages Topics: Reduction and Convertibility; Combinators; Evaluation Strategies and Normalization; Decidability; Lists and Numbers -(27 Sept) Lecture notes for [[Week3]]; [[Assignment3]]. +(27 Sept) Lecture notes for [[Week3]]; [[Assignment3]]; +an evaluator with the definitions used for homework 3 +preloaded is available at [[assignment 3 evaluator]]. Topics: Recursion with Fixed Point Combinators