X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=content.mdwn;h=d725c61c39bbd7b78ed317ea7da93aa68f8d4bfb;hp=52945505795cdeb92abb34334f8c508f08ef38ae;hb=0d1c2b040688535bc3e54464b9ffc230dbbd08c6;hpb=07ebc9292a8db8b98707232d2d01717293f473e9;ds=sidebyside diff --git a/content.mdwn b/content.mdwn index 52945505..d725c61c 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 +* [[Combinatorial Logic|topics/week3 combinatory logic]] * Reduction Strategies and Normal Forms * Homework for week 3