From: Jim Pryor Date: Mon, 4 Oct 2010 16:12:48 +0000 (-0400) Subject: posted assignment4 X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=fc7709accbbf8b3ea0d8fc463205fa372a437edd posted assignment4 Signed-off-by: Jim Pryor --- diff --git a/index.mdwn b/index.mdwn index 40de9d1c..c8403e30 100644 --- a/index.mdwn +++ b/index.mdwn @@ -99,7 +99,7 @@ preloaded is available at [[assignment 3 evaluator]]. > Topics: [[Evaluation Order]]; Recursion with Fixed Point Combinators -(4 Oct) Lecture notes for [[Week4]]; Assignment4 +(4 Oct) Lecture notes for [[Week4]]; [[Assignment4]]. > Topics: More on Fixed Points; Sets; Aborting List Traversals; [[Implementing Trees]]