X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=756cb2165cc581cf72c02dbe0dc3469bce8eb23c;hp=a2ff556573fc19b5d9a97070a53f0c2805031903;hb=9201649f036db0e397214de35bddc445cc0d49f2;hpb=8c622ec62a482c3175c6ed0483cebb8a89d32464 diff --git a/index.mdwn b/index.mdwn index a2ff5565..756cb216 100644 --- a/index.mdwn +++ b/index.mdwn @@ -75,18 +75,18 @@ 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_kapulet_intro]]; +[[Introduction to functional programming|topics/week1 kapulet intro]]; [[Homework|exercises/assignment1]]; -[[Advanced notes|topics/week1_kapulet_advanced]] +[[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. +(**[[Lambda Evaluator|code/lambda evaluator]]**) Usable in your browser. It can help you check whether your answer to some of the (upcoming) homework questions works correctly. (**Week 2**) Thursday 5 February 2015