From e72cf72d3b5a00c0f9b57f101aa1082cd9ac9e45 Mon Sep 17 00:00:00 2001 From: jim Date: Wed, 4 Feb 2015 08:16:34 -0500 Subject: [PATCH] add intermezzo links --- index.mdwn | 4 ++++ 1 file changed, 4 insertions(+) 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]]