Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pyrocat101/sicp

Solutions to SICP exercise in Clojure.
https://github.com/pyrocat101/sicp

Last synced: about 1 month ago
JSON representation

Solutions to SICP exercise in Clojure.

Awesome Lists containing this project

README

        

# SICP in Clojure

This is my answers to exercises in *Structured and Interpretation of
Computer Programs* (SICP). The code is written in Clojure.

![SICP](http://mitpress.mit.edu/sicp/full-text/book/cover.jpg "SICP")

## Progress

I have completed the majority of exercises I think worth doing from the
first 4 chapters.

## License

Copyright © 2013 Linjie Ding

Distributed under the Eclipse Public License, the same as Clojure.