19 Jul
2013
19 Jul
'13
22:57
You're trying out clojure-scheme! I might be able to help you here. You need Clojure and Leiningen working on your system for the initial bootstrap of clojure-scheme's compiler and standard library. Take a look at the latest git revision: https://github.com/takeoutweight/clojure-scheme ; there's now a README that shows the steps to get the sample Clojure repl working. You should have a "scm" directory with the compiled scheme code if things are working correctly. -Nathan Sorenson