From 3aee752272f074a9da41820f4dbda60d641e9809 Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Sun, 3 Oct 2010 01:46:36 -0400 Subject: [PATCH] continuing advanced Signed-off-by: Jim Pryor --- index.mdwn | 2 +- lambda_advanced.mdwn | 357 ++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 357 insertions(+), 2 deletions(-) diff --git a/index.mdwn b/index.mdwn index 4f115e85..d75578c9 100644 --- a/index.mdwn +++ b/index.mdwn @@ -19,7 +19,7 @@ It can help you check whether your answer to some of the homework questions work There is now a [library](/lambda_library) of lambda-calculus arithmetical and list operations, some relatively advanced. -There's also a page of [advanced challenges and techniques](/advanced) for the untyped lambda-calculus. +There's also a page of [advanced challenges and techniques](/lambda_advanced) for the untyped lambda-calculus.