X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=a2b449e991e7ac33ba1ce8217270126b683e7618;hp=439e19ba1b571ca06ea4f28fc7b4787e8e326f04;hb=00e07b6315610e80a9db3b85bb77f470b3b9a1fa;hpb=e72cf72d3b5a00c0f9b57f101aa1082cd9ac9e45 diff --git a/index.mdwn b/index.mdwn index 439e19ba..a2b449e9 100644 --- a/index.mdwn +++ b/index.mdwn @@ -8,7 +8,7 @@ the Linguistics building at 10 Washington Place, in room 103 (front of the first One student session to discuss homeworks will be held every Wednesday from 5-6, in Linguistics room 104 (back of the first floor). -## [[Index of Content (lecture notes and more)|content]] ## +## [[Index of Main Content|content]] (lecture notes and more) ## ## [[Offsite Readings|readings]] ## @@ -80,13 +80,20 @@ what you think you need in order to solve the problem. [[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]] +> Help on [[learning Scheme]], [[OCaml|learning OCaml]], and [[Haskell|learning Haskell]]; +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... + +