Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nanne007/code-in-sicp

sample code and exercise solutions of sicp
https://github.com/nanne007/code-in-sicp

Last synced: 8 days ago
JSON representation

sample code and exercise solutions of sicp

Awesome Lists containing this project

README

        

## What's this?

Recently, I am reading [sicp](http://mitpress.mit.edu/sicp/full-text/book/book.html).
This repo contains code pieces([racket](http://racket-lang.org/) choosed) across the book.
Free to use.

## Notes

- [exercise 3.25](https://github.com/windor/code-in-sicp/wiki/练习3.25)

## TODO

- Add indexes to chapters and solutions.
- Add learning notes.
- To be found.