Skip to content

Commit 0ef645f

Browse files
committed
Assignment 4 due date and go live
1 parent 97cdfb0 commit 0ef645f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

www/assignments.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
@include-section{assignments/1.scrbl}
77
@include-section{assignments/2.scrbl}
88
@include-section{assignments/3.scrbl}
9-
@;include-section{assignments/4.scrbl}
9+
@include-section{assignments/4.scrbl}
1010
@;include-section{assignments/5.scrbl}
1111
@;include-section{assignments/6.scrbl}
1212
@;;include-section{assignments/7.scrbl}

www/assignments/4.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
@(require "../notes/ev.rkt")
99

10-
@bold{Due: Tuesday, Oct 19th at 11:59PM EST}
10+
@bold{Due: Thursday, Mar 31st at 11:59PM EST}
1111

1212
The goal of this assignment is to extend a compiler with binding
1313
forms and primitives that can take any number of arguments.

0 commit comments

Comments
 (0)