Skip to content

Commit 438752c

Browse files
committed
Assign 4 and schedule update.
1 parent 3a94b34 commit 438752c

File tree

3 files changed

+18
-5
lines changed

3 files changed

+18
-5
lines changed

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: Wednesday, November 1, 11:59PM EST}
10+
@bold{Due: Monday, April 1, 11:59PM}
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.

www/schedule.scrbl

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,18 +49,31 @@
4949
@elem{@seclink["Assignment 2"]{A3} P1}
5050
@itemlist[@item{@secref["Dodger"]}
5151
@item{@secref["Evildoer"]}]
52-
@secref["Extort"])
52+
@secref["Evildoer"])
5353

5454
(list @wk{2/26}
5555
@elem{@seclink["Assignment 2"]{A3} P2}
56-
@secref{Fraud}
56+
@secref{Extort}
5757
@secref{Fraud})
5858

5959
(list @wk{3/4}
6060
""
61-
@secref{Hustle}
61+
@secref{Fraud}
6262
@secref["Midterm_1"])
6363

64+
(list @wk{3/11}
65+
""
66+
@secref{Fraud}
67+
@secref{Hustle})
68+
(list @wk{3/18}
69+
""
70+
@elem{Spring Break}
71+
@elem{Spring Break})
72+
(list @wk{4/1}
73+
@seclink["Assignment 4"]{A4}
74+
@secref{Hustle}
75+
@secref{Iniquity})
76+
6477

6578
#|
6679
(list @wk{9/25}

0 commit comments

Comments
 (0)