Home > sicp-exercises

sicp-exercises

Sicp-exercises is a project mainly written in Scheme, based on the MIT license.

My own collection of solved exercises from SICP in PLT-Scheme

h1. General

This is tended to be a private collection of solved exercises from great CS book,

Structure and Interpretation of Computer Programs, by Abelson, Sussman, and Sussman.

There are "fulltext":http://mitpress.mit.edu/sicp/full-text/book/book.html available on web.

h1. License

I don't care if someone want to pick something from here, so meet the MIT License. (See LICENSE file).

(c) 2010, Zakharov Nikolay.

Previous:usercp