Annotated SICP
- Structure and Interpretation of Computer Programs
- Front Matter
- 1 Building Abstractions with Procedures
- 2 Building Abstractions with Data
- 3 Modularity, Objects, and State
- 4 Metalinguistic Abstraction
- 5 Computing with Register Machines
- References
- List of Exercises

External contributions?
Hello! First off, thanks for setting this up — I think it’s a great idea.
Second, I was wondering if you have any interest in external contributions? Colleagues of mine are currently running an SICP Study Group in Clojure:
* http://groups.google.com/group/wizardbookstudy/web/study-groups — Vega
We’ve got some converted code up on GitHub already, with more to come as we work through the chapters:
* http://github.com/deobald/sicp-clojure
* http://github.com/jakemcc/sicp-study/tree/master/clojure/
If you’re interested in some help, feel free to send me an email here: http://deobald.ca/steven/
Thanks!
-steven