Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dgutov/sicp-exercises

Solutions for the coding exercises from SICP
https://github.com/dgutov/sicp-exercises

Last synced: about 1 month ago
JSON representation

Solutions for the coding exercises from SICP

Awesome Lists containing this project

README

        

Solutions for the coding exercises from [Structure and
Interpretation of Computer
Programs](http://mitpress.mit.edu/sicp/full-text/book/book.html) using Guile Scheme.

I started with Chapter 3, and I usually skip the more obvious or tedious exercises.