X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=a2b449e991e7ac33ba1ce8217270126b683e7618;hp=04a49ad80c41708f4b07ecc7dfc7a7c0c581b7f6;hb=00e07b6315610e80a9db3b85bb77f470b3b9a1fa;hpb=6eee08db197bc5c0261b504549d8d3149e2ab686 diff --git a/index.mdwn b/index.mdwn index 04a49ad8..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]] ## @@ -79,10 +79,21 @@ what you think you need in order to solve the problem. [[Homework|exercises/assignment1]]; [[Advanced notes|topics/week1 advanced notes]] +(**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]]; +[[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... + +