zthomae’s SICP solutions
These are my solutions to the exercises in the Structure and Interpretation of Computer Programs written with Scribble. Occasionally I make progress on these.
These solutions are not complete: I have not reached the end of the book, nor have I done every exercise I’ve seen so far. I intend to finish them all at some point, but during my first pass through the book, I can and will skip some.
Since I’m doing these for personal enlightenment, I reserve the right to do something other than what the exercise specifically asks for if I think I would learn more by doing so.
The repository is located at https://github.com/zthomae/sicp.