This repository contains my solutions to exercises from various programming books, including:
- The Little Schemer
- The Seasoned Schemer
- The Reasoned Schemer
- The Little Prover
- The Little Typer
- Essentials of Programming Languages
- How to Design Programs
- Structure and Interpretation of Computer Programs (SICP)
I don’t always work every exercise, so you won’t find a complete set of solutions to compare with your answers if you’re working through the same material. However, if you think you’ve got a better solution to something I’ve cooked up, please open an issue and point me to your implementation.
I hope you get as much enjoyment and enlightenment from studying these works as I have.
These authors have my undying admiration and gratitude for their contributions to programming language theory and my personal enrichment: