/sicp-clojure

My solutions to SICP exercises in Clojure

Primary LanguageClojure

About

This is a collection of my solutions to exercises from the book Structure and Interpretation of Computer Programs done in Clojure.

Warning: I can't garanty the correctness of the solutions. I wrote this code while I was learning Clojure and functional programming, so some of the code may not be idiomatic Clojure.

License

Copyright © 2013 Bernard Kolobara

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