My stab at the SICP exercises. It seems Racket and mit-scheme are necessary in this book.
From chapter 2 onwards, I've decided to make an attempt to test my solutions with some sort of structure. I'm attempting to use test-manager, an automated unit-testing framework for MIT-Scheme.
##Website## You can find updates on each section here.