/clojure-sicp

Primary LanguageClojureBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

org.mark-naylor-1701.sicp

A Clojure library designed to be a sandbox for doing the exercises in the MIT text Structure and Interpretation of Competer Programs. aka the Wizard Book. Instead of Scheme, Clojure will be used for the exercises and examples.

Usage

Set up as a lein library project. Not meant to be run, but to be fired up with a cider repl and used interactively.

License

BSD 3-Clause License