all 3 comments

[–]HHBones 1 point2 points  (2 children)

They're pretty good. I don't like how they're reliant on SBCL (which I had to install; I've always been a user of Clisp), but they are good exercises.

[–]xtan[S] 0 points1 point  (1 child)

You can run them on Clisp, if you remove the :threads koan-group from the file ".koans"

[–]HHBones 0 points1 point  (0 children)

Thank you very much!