X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=2e6bdb64dad5224b8eede9062421a19715ed6471;hp=756cb2165cc581cf72c02dbe0dc3469bce8eb23c;hb=78f68281c09f763719e8bdabb95afcc392d063d6;hpb=9201649f036db0e397214de35bddc445cc0d49f2 diff --git a/index.mdwn b/index.mdwn index 756cb216..2e6bdb64 100644 --- a/index.mdwn +++ b/index.mdwn @@ -93,8 +93,8 @@ The [[differences between our made-up language and Scheme, OCaml, and Haskell|ro > Topics: [[Intro to the Lambda Calculus|topics/week2 lambda intro]]; [[Advanced notes|topics/week2 lambda advanced]]; -Encoding Booleans, Tuples, Lists, and Numbers (in progress); -Homework (in progress) +[[Encoding Booleans, Tuples, Lists, and Numbers|topics/week2 encodings]]; +[[Homework|exercises/assignment2]] > Also, if you're reading the Hankin book, try reading Chapters 1-3. You will most likely need to come back again and read it multiple times; but this would be a good time to make the first attempt.