X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=3a4584abe94fce66256c957dee956ea493f19377;hp=6aedfb768bf62e9d4a4b2b040b9f250d93db69da;hb=8e9a98475aa7c4d7b67e04cfa3494013718498cb;hpb=d09fefa0dd0ed5a15ca10e2efc6cac879d100893 diff --git a/index.mdwn b/index.mdwn index 6aedfb76..3a4584ab 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 @@ -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