X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=a2b449e991e7ac33ba1ce8217270126b683e7618;hp=3473166d37cbd91156a918b1b6e4e6aae3a4036c;hb=00e07b6315610e80a9db3b85bb77f470b3b9a1fa;hpb=b7d544b59e83f12e8af173de4ddfdaa821832dbc diff --git a/index.mdwn b/index.mdwn index 3473166d..a2b449e9 100644 --- a/index.mdwn +++ b/index.mdwn @@ -81,7 +81,7 @@ 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.