Skip to content

dvanhorn/dpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A work-in-progress book entitled "Designing Programs with Class", by David Van Horn and Sam Tobin-Hochstadt.

Currently in use for CS 2510H at Northeastern University.

Install the `class` language with:

```
raco pkg install class/
```