X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=3473166d37cbd91156a918b1b6e4e6aae3a4036c;hp=105ab323e87c2a999910956cdbcc4556e67064ac;hb=0a0a79c555dc2e548d2971a8d7852512494c50c7;hpb=bed1936312402da99421fec60b2ed3b915925d69 diff --git a/index.mdwn b/index.mdwn index 105ab323..3473166d 100644 --- a/index.mdwn +++ b/index.mdwn @@ -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|rosetta]] (in progress); +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. + +(**Week 2**) Thursday 5 February 2015 +> Notes on their way... + +