We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d1e9df commit 7e8395bCopy full SHA for 7e8395b
www/midterms/1.scrbl
@@ -190,7 +190,7 @@ any error handling, to keep things simple).
190
)
191
192
In the directory, you will find the @tt{ast.rkt}, @tt{interp.rkt}, and @tt{parse.rkt}
193
-already implemented. Your task is to extend the compiler in @tt{compiler.rkt} to
+already implemented. Your task is to extend the compiler in @tt{compile.rkt} to
194
implement the same behavior.
195
196
Don't worry about what happens if any of the arguments is not an integer or yields an
0 commit comments