X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=content.mdwn;h=aaab7a5158e21debbf5500696da14ea453868e23;hp=52945505795cdeb92abb34334f8c508f08ef38ae;hb=31cebc8050836005ee17dd1d20ae81b2ab9afa3c;hpb=eccdc0a13b19857fb310918dc48f290a44d18e54 diff --git a/content.mdwn b/content.mdwn index 52945505..aaab7a51 100644 --- a/content.mdwn +++ b/content.mdwn @@ -31,7 +31,7 @@ week in which they were introduced. * Reduction Strategies and Normal Forms -* Combinatorial Logic +* [[Combinatory Logic|topics/week3 combinatory logic]] ## Topics by week ## @@ -57,7 +57,7 @@ Week 3: * More on Lists Introduces list comprehensions, discusses how to get the `tail` of lists in the Lambda Calculus -* Combinatorial Logic +* [[Combinatory Logic|topics/week3 combinatory logic]] * Reduction Strategies and Normal Forms * Homework for week 3