6.10.1

4 Week 4: Data structures in Racket

Early this week we’ll be learning about datastructures in Racket. We’ll start with old-style datastructures in (essentially) Scheme, and then move on to the modern forms using struct and match. On Friday, we discuss the layout of datastructures in the machine.

\section{Slides}