SICP
This repository is where I keep my solutions to the problems in SICP.
I'm currently working through the book and wanted to keep track of my progress somewhere. Note: I won't be solving ALL problems. I just solve most, I will probably ignore those that seem like they would take too long (or ones that require several PhD's to solve).
Note that some of the solutions were done in racket. I started with racket, but eventually I switched to common lisp. Right now I'm using Emacs with SLIME, and will hopefully be continuing with that for the rest of the book.
Description
This repository contains my solutions to the exercises in the book "Structure and Interpretation of Computer Programs"
Languages
Racket
47.8%
Common Lisp
41.3%
Scheme
6.1%
Roff
4.8%