X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=2f5a7e45dfddcba09a13d3f5e155104717290076;hp=04a49ad80c41708f4b07ecc7dfc7a7c0c581b7f6;hb=083ba359f13fdf06932debf142dfb04548bf79f6;hpb=6eee08db197bc5c0261b504549d8d3149e2ab686 diff --git a/index.mdwn b/index.mdwn index 04a49ad8..2f5a7e45 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]] ## @@ -75,14 +75,25 @@ what you think you need in order to solve the problem. > Topics: [[Order in programming languages and natural language|topics/week1 order]]; -[[Introduction to functional programming|topics/week1]]; +[[Introduction to functional programming|topics/week1_kapulet_intro]]; [[Homework|exercises/assignment1]]; -[[Advanced notes|topics/week1 advanced notes]] +[[Advanced notes|topics/week1_kapulet_advanced]] +(**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... + +