Skip to content

dvanhorn/dpc

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/
```