X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=browser.mdwn;h=34898e53b20ac2a19aec4c2a77365d0aba5feb42;hp=196a6bcb4cd041fa5e6b51f95708ad428fbaddde;hb=dd8c84bb68ab81c8313e049bacf67c40ca1a6c63;hpb=72692234dfd8105186382d0b408af4f1b5540ddc diff --git a/browser.mdwn b/browser.mdwn index 196a6bcb..34898e53 100644 --- a/browser.mdwn +++ b/browser.mdwn @@ -1,7 +1,9 @@ We collect here versions of the programming languages we'll be looking at that you can run in your web browser: +* [[Untyped lambda calculus evaluator|code/lambda_evaluator]] on this site + * [Scheme](http://tryscheme.sourceforge.net/)