X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=c8403e30462a0cfa8bc6f32394f43b1585e0d548;hp=3054b9c22f9b5978cc504df8c1d03fd5cb20c58b;hb=f0ff86660d4d33bb1ac3906f833494a3ad9b3ffd;hpb=5d1fba11f467690102612a059363e8b77eccfe32 diff --git a/index.mdwn b/index.mdwn index 3054b9c2..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 Week 4 +(4 Oct) Lecture notes for [[Week4]]; [[Assignment4]]. > Topics: More on Fixed Points; Sets; Aborting List Traversals; [[Implementing Trees]]