I'm using SICP 2nd edition.
I decided to use DrRacket with it's sicp mode to work on the exercises from the book.
- Easy setup
- Leverage the DrRacket plugins/modules/package-manager
- 1 file per exercise, including solution & verification where possible using unit tests (rackunit)