X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=a2b449e991e7ac33ba1ce8217270126b683e7618;hp=105ab323e87c2a999910956cdbcc4556e67064ac;hb=00e07b6315610e80a9db3b85bb77f470b3b9a1fa;hpb=bed1936312402da99421fec60b2ed3b915925d69 diff --git a/index.mdwn b/index.mdwn index 105ab323..a2b449e9 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]]; [[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... + +