X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=content.mdwn;h=f829610aef44ad62ca0ad7c260ef1bb2cf4189bf;hp=61ac9611b342ca253fdcebe027704f6eb15492c4;hb=2a7b99413dbcdb336e57c222f79e2ce85ddbb9f8;hpb=7cce4e7183aaf7a8bf36354dfea2ee5cdffe0708 diff --git a/content.mdwn b/content.mdwn index 61ac9611..f829610a 100644 --- a/content.mdwn +++ b/content.mdwn @@ -22,7 +22,7 @@ week in which they were introduced. * Practical advice for working with OCaml and/or Haskell (will be posted soon) * [[Kaplan on Plexy|topics/week6_plexy]] and the Maybe type * Interpreter for Lambda terms - * Starting with Monads + * [[Introducing Monads|topics/week7_introducing_monads]] * Order, "static versus dynamic" @@ -58,7 +58,7 @@ week in which they were introduced. * [[Simply-typed lambda calculus|topics/week5 simply typed]] (will be updated) * [[System F|topics/week5 system F]] (will be updated) * Types in OCaml and Haskell (will be posted soon) - * Starting with Monads + * [[Introducing Monads|topics/week7_introducing_monads]] ## Topics by week ## @@ -121,6 +121,5 @@ Week 7: * [[Combinatory evaluator|topics/week7_combinatory_evaluator]] * Interpreter for Lambda terms -* Starting with Monads - - +* [[Introducing Monads|topics/week7_introducing_monads]] (updated Fri 20 Mar) +* [[Homework for week 7|exercises/assignment7]]