6.005 | Fall 2008 | Undergraduate

Elements of Software Construction

Assignments

Problem Set 2: The Symbolic Paradigm

Description:

The purpose of this problem set is to give you practice in the basic techniques of the symbolic paradigm. You will model datatype productions, write recursive functions over those datatypes, practice with structural induction, and implement datatypes as classes.

Resource Type:
Assignments
pdf
126 kB
Problem Set 2: The Symbolic Paradigm

Course Info

Learning Resource Types
Problem Sets
Lecture Notes
Projects
Programming Assignments with Examples