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 f180e2d commit e0a76cbCopy full SHA for e0a76cb
www/assignments/3.scrbl
@@ -132,7 +132,7 @@ interpret @racket[cond] expressions and new primitives.}
132
@item{Make examples of @racket[cond]-expressions and primitives and
133
potential translations of them to assembly.}
134
135
-@item{Update @tt{compile.rkt} and @tt{compile-prim.rkt} to correctly
+@item{Update @tt{compile.rkt} and @tt{compile-ops.rkt} to correctly
136
compile these expressions based on your examples.}
137
138
@item{Test your compiler with @tt{raco test test/compile.rkt}.}
0 commit comments