From 9f1bf71886bce9c487f69b4678ad5adc97c9d679 Mon Sep 17 00:00:00 2001 From: jim Date: Wed, 18 Mar 2015 23:10:54 -0400 Subject: [PATCH 1/1] rename eval_combinatory --- index.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.mdwn b/index.mdwn index d6e171e6..9b6c09c7 100644 --- a/index.mdwn +++ b/index.mdwn @@ -159,7 +159,7 @@ 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|topics/week7_eval_combinatory]]; Interpreter for Lambda terms; Starting with Monads +> Topics: [[Combinatory evaluator|topics/week7_combinatory_evaluator]]; Interpreter for Lambda terms; Starting with Monads