X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=f1823de9a1a404bd85f52e80d323ba12feff370e;hp=a6b4ba0d1fe1b02108a19b09e9e289fb986dc8b2;hb=22d54c83731e9c0f0b741ab6f9f46da264a90c32;hpb=5a9dba59e23abda2dedf4c37885d0de4655799f2 diff --git a/index.mdwn b/index.mdwn index a6b4ba0d..f1823de9 100644 --- a/index.mdwn +++ b/index.mdwn @@ -75,18 +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]] (**Intermezzo**) -> The [[differences between our made-up language and Scheme, OCaml, and Haskell|rosetta2]]; -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... + +