X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=3a4584abe94fce66256c957dee956ea493f19377;hp=8e84794c71953f5902c73b44bbc1df1ea098e517;hb=53dd78d21542f43fe9bc57b203010cdd5c77599b;hpb=e307e7be0f9a0c59c6f48ca1abc2ab9192c83c65 diff --git a/index.mdwn b/index.mdwn index 8e84794c..3a4584ab 100644 --- a/index.mdwn +++ b/index.mdwn @@ -30,7 +30,8 @@ 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 preloaded is available at [[assignment 3 evaluator]]. + 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 Sunday morning after the Monday seminar in which we refer to it. @@ -92,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