X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=35173147eb3b86c97f1c2285201a7e2b7cfbe1fe;hp=c4d51a058378ffcf5f8afd480e25468625894ae6;hb=1c46b1f8fff230bb2ff949fa7d3cea58b9581eb2;hpb=2127bcacc11e96c0e460de36557ccd324858160b diff --git a/index.mdwn b/index.mdwn index c4d51a05..35173147 100644 --- a/index.mdwn +++ b/index.mdwn @@ -159,8 +159,14 @@ Practical advice for working with OCaml and/or Haskell (all will be posted soon) (**Week 7**) Thursday March 12 -> Topics: Interpreter for Combinatory Logic terms; Interpreter for Lambda terms; Starting with Monads +> Topics: [[Combinatory evaluator|topics/week7_combinatory_evaluator]]; Interpreter for Lambda terms; [[Introducing Monads|topics/week7_introducing_monads]] (updated Fri 20 Mar); [[Homework|exercises/assignment7]] +> We posted [[answers to Week 5-6's homework|exercises/assignment5_answers]]. Answers to Week 4's homework coming soon. + + +