Skip to content

Commit f2ea464

Browse files
committed
WIP A3.
1 parent 0712c7c commit f2ea464

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

www/assignments.scrbl

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

66
@include-section{assignments/1.scrbl}
77
@include-section{assignments/2.scrbl}
8-
@;include-section{assignments/3.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: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@
55
@(require "../../langs/con-plus/semantics.rkt")
66
@(require redex/pict)
77

8-
@bold{Due: @elem[#:style "strike"]{Friday, September 29, 11:59PM}
9-
Monday, October 2, 11:59PM}
8+
@bold{Part 1 Due: Wednesday, February 21, 11:59PM}
9+
10+
@bold{Part 2 Due: Wednesday, February 28, 11:59PM}
11+
1012

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

0 commit comments

Comments
 (0)