X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=439e19ba1b571ca06ea4f28fc7b4787e8e326f04;hp=04a49ad80c41708f4b07ecc7dfc7a7c0c581b7f6;hb=e72cf72d3b5a00c0f9b57f101aa1082cd9ac9e45;hpb=d49c3e51a48ca3de3454503f466c70b4e7082f01 diff --git a/index.mdwn b/index.mdwn index 04a49ad8..439e19ba 100644 --- a/index.mdwn +++ b/index.mdwn @@ -79,6 +79,10 @@ what you think you need in order to solve the problem. [[Homework|exercises/assignment1]]; [[Advanced notes|topics/week1 advanced notes]] +(**Intermezzo**) +> The [[differences between our made-up language and Scheme, OCaml, and Haskell|rosetta]]; +Help on [[learning Scheme]], [[OCaml|learning OCaml]], and [[Haskell|learning Haskell]]; +[[What do words like "interpreter" and "compiler" mean?|ecosystem]]