Skip to content

Commit 7fc167d

Browse files
committed
Assignment 3 go live
1 parent acb93e8 commit 7fc167d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

www/assignments.scrbl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
@local-table-of-contents[#:style 'immediate-only]
55

66
@include-section{assignments/1.scrbl}
7-
@;include-section{assignments/2.scrbl}
8-
@;include-section{assignments/3.scrbl}
7+
@include-section{assignments/2.scrbl}
8+
@include-section{assignments/3.scrbl}
99
@;include-section{assignments/4.scrbl}
1010
@;include-section{assignments/5.scrbl}
1111
@;include-section{assignments/6.scrbl}

www/assignments/3.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
@(require "../../langs/con-plus/semantics.rkt")
66
@(require redex/pict)
77

8-
@bold{Due: Thu, Sept 30, 11:59PM}
8+
@bold{Due: Thu, March 4, 11:59PM}
99

1010
The goal of this assignment is to extend the parser, interpreter, and
1111
compiler with some simple unary numeric and boolean operations and two

0 commit comments

Comments
 (0)