SICP in Clojure

Projects > Programming > SICP in Clojure

SICPclojure

Project | Source

Tools & skills: Clojure, ClojureScript, HTML5SASS

This is a version of the computer science classic Structure and Interpretation of Computer Programs, with code examples in Clojure instead of the original Scheme. In addition to editing the text, I built a static site generator that pulls chapter text and code snippets from a Github repository, so the book can be edited by pull request. This is a long-term project. If you’d like to contribute, check out the details here.