fix links
[lambda.git] / index.mdwn
index fd7673d..3473166 100644 (file)
@@ -84,9 +84,16 @@ what you think you need in order to solve the problem.
 The [[differences between our made-up language and Scheme, OCaml, and Haskell|rosetta1]] (in progress);
 [[What do words like "interpreter" and "compiler" mean?|ecosystem]] (in progress)
 
+(**[[Lambda Evaluator|code/lambda_evaluator]]**) Usable in your browser. It can help you check whether your answer to some of the homework questions works correctly.
 <!--
-[[Lambda Evaluator]]: Usable in your browser. It can help you check whether your answer to some of the homework questions works correctly. There is also now a [library](/lambda_library) of lambda-calculus arithmetical and list operations, some relatively advanced.
+ There is also now a [library](/lambda_library) of lambda-calculus arithmetical and list operations, some relatively advanced.
+-->
+
+(**Week 2**) Thursday 5 February 2015
+> Notes on their way...
 
+
+<!--
 We've added a [[Monad Library]] for OCaml.
 We've posted a [[State Monad Tutorial]].
 -->