X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=topics%2Fweek7_untyped_evaluator.mdwn;h=6e5480ad89f82c57718dfbd843a23f75588f6652;hp=ecf5fcb0da340d70c9f435d6835d9aac380a914a;hb=a5723cda8e6121b30d680b0c378d666ec80c9252;hpb=2c9ef483adc5ae007ea8231c614ae8b4e7bbcf92 diff --git a/topics/week7_untyped_evaluator.mdwn b/topics/week7_untyped_evaluator.mdwn index ecf5fcb0..6e5480ad 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.4.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.