|
|
|
|
|
by zelphirkalt
2007 days ago
|
|
Not sure Clojure can do all the recursion stuff (TCO), which would be good to have in a language, when working through SICP exercises. I would not recommend it for SICP. Better start with a Scheme, to have the least amount of friction. |
|
(There's also trampoline for mutual recursion cases)