X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?a=blobdiff_plain;f=index.mdwn;h=c8403e30462a0cfa8bc6f32394f43b1585e0d548;hb=52a6d4e297a63779681aa4b77943294e7c64d514;hp=b88cfe9d31cdaefd3bc6c92ea281a2c984e0089a;hpb=d6c90390eadec4c8ec2c7728269ca063e9e45de0;p=lambda.git diff --git a/index.mdwn b/index.mdwn index b88cfe9d..c8403e30 100644 --- a/index.mdwn +++ b/index.mdwn @@ -97,9 +97,9 @@ what you think you need in order to solve the problem. an evaluator with the definitions used for homework 3 preloaded is available at [[assignment 3 evaluator]]. -> Topics: Recursion with Fixed Point Combinators; [[Evaluation Order]] +> 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]]