X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=assignment2.mdwn;h=85f63f3678a315f45e11dbd904c3c2f3ed98b3d2;hp=066f1b1f60b6863e8738e2604bd2d8748b53a7ed;hb=72c158e8d807d2ca59fde96b2f06f0dbb8055ba9;hpb=3a5bbeb0ce1de37b0203e7c0efc2062608a9827c diff --git a/assignment2.mdwn b/assignment2.mdwn index 066f1b1f..85f63f36 100644 --- a/assignment2.mdwn +++ b/assignment2.mdwn @@ -1,3 +1,6 @@ +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. + + More Lambda Practice --------------------