Solutions to Structure and Interpretation of Computer Programs (SICP) exercises in Haskell, Common Lisp, Scheme and Python.
| Chapter | Chapter Name |
|---|---|
| Chapter 1 | Building Abstractions with Procedures |
| Chapter 2 | Building Abstractions with Data |
| Chapter 3 | Modularity, Objects, and State |
| Chapter 4 | Metalinguistic Abstraction |
| Chapter 5 | Computing with Register Machines |