X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=assignment2.mdwn;h=3e932561960bbc7792c34d868ea008aee1b2fb25;hp=8402e7ca8256e89d9ef332883782003bf2bc4c18;hb=ce6877027e00cdb159651cddba03addb5208e875;hpb=7639bf698dfcd2b32513aefcec078b0f6fae0292 diff --git a/assignment2.mdwn b/assignment2.mdwn index 8402e7ca..3e932561 100644 --- a/assignment2.mdwn +++ b/assignment2.mdwn @@ -1,4 +1,4 @@ -For these assignments, you'll probably want to use a "lambda calculator" to check your work. This accepts any grammatical lambda expression and reduces it to normal form, when possible. See the page on [[using the programming languages]] for instructions and links about setting this up. +For these assignments, you'll probably want to use our [[lambda evaluator]] to check your work. This accepts any grammatical lambda expression and reduces it to normal form, when possible. More Lambda Practice