X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=c18172b34c1a869d5d3edd4ce2262bff88c1743a;hp=bf6011613a49efc59bd4bf3b81818fd3b4e1d51c;hb=9cb038c46ca337f654266aa75769bb304ed3cafb;hpb=1efc447d2ee3caf685576ea5b6332e7bf48bd1f3 diff --git a/index.mdwn b/index.mdwn index bf601161..c18172b3 100644 --- a/index.mdwn +++ b/index.mdwn @@ -17,6 +17,7 @@ You should see the student sessions as opportunities to clear up lingering issue There is now a [[lambda evaluator]] you can use in your browser (no need to install any software). It can help you check whether your answer to some of the homework questions works correctly. +There is now a [library](/lambda_library) of lambda-calculus arithmetical and list operations, some relatively advanced.