edit
authorChris Barker <barker@kappa.(none)>
Sun, 3 Oct 2010 19:11:03 +0000 (15:11 -0400)
committerChris Barker <barker@kappa.(none)>
Sun, 3 Oct 2010 19:11:03 +0000 (15:11 -0400)
index.mdwn

index 3e66206..3a4584a 100644 (file)
@@ -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