We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4f5050 commit c0bdb7eCopy full SHA for c0bdb7e
1 file changed
SyllabusExampleRacket.md
@@ -113,6 +113,7 @@ week late with a penalty of 10%.
113
**Schedule**
114
115
Day | Lecture Topic | Assignment Due
116
+ --------|------------------------------------------------------|--------------------------
117
Aug. 22 | Introduction |
118
Aug. 25 | Compiling from LVar to x86 |
119
Aug. 30 | Uniquify, Remove Complex Operands, Explicate Control |
@@ -134,7 +135,7 @@ week late with a penalty of 10%.
134
135
Oct. 13 | Arrays, Structs, Generational GC |
136
Oct. 17 | | Loops
137
Oct. 18 | Review for Midterm |
- Oct. 20 | **Midterm Exam**, Practice Exams and Solutions |
138
+ Oct. 20 | **Midterm Exam** |
139
Oct. 25 | Compiling Functions to x86 |
140
Oct. 27 | Compiling Functions, cont'd |
141
Oct. 31 | | Tuples and GC
0 commit comments