don't inline image
[lambda.git] / index.mdwn
index fd7673d..a2b449e 100644 (file)
@@ -81,12 +81,19 @@ what you think you need in order to solve the problem.
 
 (**Intermezzo**)
 > Help on [[learning Scheme]], [[OCaml|learning OCaml]], and [[Haskell|learning Haskell]];
-The [[differences between our made-up language and Scheme, OCaml, and Haskell|rosetta1]] (in progress);
+The [[differences between our made-up language and Scheme, OCaml, and Haskell|rosetta1]];
 [[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]].
 -->