X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=topics%2Fweek7_untyped_evaluator.mdwn;fp=topics%2Fweek7_untyped_evaluator.mdwn;h=f18bdc69e27c347b33d24c41961e96ccc8b790cb;hp=19c884c250ade60e26004838b5ec6bc2bda605c8;hb=c020d523d552a2d118e8a28688c84438c0437e35;hpb=b1a9ae3f1c5cdf961f19e60fc352eb5dfea480b4 diff --git a/topics/week7_untyped_evaluator.mdwn b/topics/week7_untyped_evaluator.mdwn index 19c884c2..f18bdc69 100644 --- a/topics/week7_untyped_evaluator.mdwn +++ b/topics/week7_untyped_evaluator.mdwn @@ -310,7 +310,7 @@ In later weeks, we will see more examples of results that aren't terms, but can Getting, reading, and compiling the source code ----------------------------------------------- -You can download the source code for the intepreter [[here|/code/untyped_full-1.6.tgz]]. That link will always give you the latest version. We will update it as we find any issues. Let us know about any difficulties you experience. +You can download the source code for the intepreter [[here|/code/untyped_full-1.5.tgz]]. That link will always give you the latest version. We will update it as we find any issues. Let us know about any difficulties you experience. When you unpack the downloaded source code, you will get a folder with the following contents, sorted here by logical order rather than alphabetically.