Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnnovak/sicp-solutions

My solutions to the SICP exercises
https://github.com/johnnovak/sicp-solutions

Last synced: 21 days ago
JSON representation

My solutions to the SICP exercises

Awesome Lists containing this project

README

        

SICP Solutions
==============

My solutions to (some of) the exercises found in the **Structure and Interpretation of
Computer Programs (SICP)** MIT course.

You will need [MIT/GNU Scheme](http://www.gnu.org/software/mit-scheme/) to run the solutions.

You might also want to check out the [lecture
videos](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-001-structure-and-interpretation-of-computer-programs-spring-2005/video-lectures/)
(also available
[here](http://www.youtube.com/playlist?list=PLE18841CABEA24090)) and the
[full course text](http://mitpress.mit.edu/sicp/).