week3 evaluator fix
[lambda.git] / index.mdwn
index 8e84794..3a4584a 100644 (file)
@@ -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