(no commit message)
[lambda.git] / lambda_evaluator.mdwn
index bc9d2a2..4cf0736 100644 (file)
@@ -1,7 +1,7 @@
 Lambda Evaluator
 ----------------
 
 Lambda Evaluator
 ----------------
 
-There is now a [lambda evaluator](lambda-let.html) available.
+There is now a [lambda evaluator](http://lambda.jimpryor.net/lambda-let.html) available.
 It will allow you to write lambda terms and evaluate them, with full ability to inspect the results.
 (This won't work in Racket, because Racket doesn't even try to represent the internal structure of a function in a human-readable way.)  
 
 It will allow you to write lambda terms and evaluate them, with full ability to inspect the results.
 (This won't work in Racket, because Racket doesn't even try to represent the internal structure of a function in a human-readable way.)