X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=a2b449e991e7ac33ba1ce8217270126b683e7618;hp=d295e1dd744b8e8b98030aa597a63eb8a0bf2c42;hb=00e07b6315610e80a9db3b85bb77f470b3b9a1fa;hpb=aa04c6678e2ceab5aaae95b611ce226983ae3dda diff --git a/index.mdwn b/index.mdwn index d295e1dd..a2b449e9 100644 --- a/index.mdwn +++ b/index.mdwn @@ -8,7 +8,9 @@ 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]] ## ## Announcements ## @@ -77,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... + + @@ -250,6 +263,9 @@ for "Glasgow Haskell Compiler". [GHC](https://en.wikipedia.org/wiki/Glasgow_Haskell_Compiler).) (Help on [[Learning Haskell]]) +