X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=ae397aebe1841523d3e058d28d03e71f194b0103;hp=1b7387924c5d8f9398a9431591d2fa65cd9efcf7;hb=cd5d55412e3ebef73b08b17584fccf36f6f18c44;hpb=9cb86460dbe63ba865c1b510deb205d5d5233951 diff --git a/index.mdwn b/index.mdwn index 1b738792..ae397aeb 100644 --- a/index.mdwn +++ b/index.mdwn @@ -157,7 +157,7 @@ Practical advice for working with OCaml and/or Haskell (will be posted someday); > *Many of these were updated or first posted on Mon 23 March.* -> Topics: [[Combinatory evaluator|topics/week7_combinatory_evaluator]]; [[Introducing Monads|topics/week7_introducing_monads]]; [[Homework|exercises/assignment7]]; [[Environments and Closures|topics/week7_environments_and_closures]]; [[Untyped lambda evaluator|topics/week7_untyped_evaluator]] +> Topics: [[Combinatory evaluator|topics/week7_combinatory_evaluator]]; [[Introducing Monads|topics/week7_introducing_monads]]; [[Homework|exercises/assignment6-7]]; [[Environments and Closures|topics/week7_environments_and_closures]]; [[Untyped lambda evaluator|topics/week7_untyped_evaluator]] > We posted answers to [[Week 4's homework|exercises/assignment4_answers]] and [[Week 5-6's homework|exercises/assignment5_answers]].