You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should submit on Gradescope. You should submit a zip file with
292
326
exactly the same structure that the stub contains (a dupe-plus
293
327
folder). We will only use the @tt{parse.rkt}, @tt{ast.rkt},
294
328
@tt{compile.rkt}, @tt{interp.rkt}, and @tt{interp-prim.rkt} files for
295
-
grading, so make sure all your work is contained there!
329
+
grading, so make sure all your work is contained there! The autograder will fail if it does not contain a dupe-plus folder with these files or there a syntax error.
0 commit comments