X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=content.mdwn;h=6b1153721e9d03a8246bed8de0fd654c53eb3ea1;hp=a546e9d8ca2fc083f901ab252b303f4c4200804e;hb=7936567be1fea69bb7e1bb299bd3d1616b6e2dcc;hpb=145310e497b03752f7895ab007bf1b4fdd958ad9 diff --git a/content.mdwn b/content.mdwn index a546e9d8..6b115372 100644 --- a/content.mdwn +++ b/content.mdwn @@ -73,11 +73,11 @@ Introduces list comprehensions, discusses how to get the `tail` of lists in the * Reduction Strategies and Normal Forms (will try to post soon) * [[Unit and its usefulness|topics/week3 unit]] * [[Combinatory Logic|topics/week3 combinatory logic]] -* [[Homework for week 3|exercises/assignment3]] +* [[Homework for week 3|exercises/assignment3]] ([[Answers|exercises/assignment3_answers]]) Week 4: * [[Fixed point combinators|topics/week4_fixed_point_combinators]] * [[More about fixed point combinators|topics/week4_more_about_fixed_point_combinators]] * Towards types (in progress) - +* [[Homework for week 4|exercises/assignment4]]