We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97cdfb0 commit 0ef645fCopy full SHA for 0ef645f
2 files changed
www/assignments.scrbl
@@ -6,7 +6,7 @@
6
@include-section{assignments/1.scrbl}
7
@include-section{assignments/2.scrbl}
8
@include-section{assignments/3.scrbl}
9
-@;include-section{assignments/4.scrbl}
+@include-section{assignments/4.scrbl}
10
@;include-section{assignments/5.scrbl}
11
@;include-section{assignments/6.scrbl}
12
@;;include-section{assignments/7.scrbl}
www/assignments/4.scrbl
@@ -7,7 +7,7 @@
@(require "../notes/ev.rkt")
-@bold{Due: Tuesday, Oct 19th at 11:59PM EST}
+@bold{Due: Thursday, Mar 31st at 11:59PM EST}
The goal of this assignment is to extend a compiler with binding
13
forms and primitives that can take any number of arguments.
0 commit comments