Clojure should not have any sensitivity to the underlying CPU architecture.
Based on the stack trace, it looks like either some REPL expression or file in
a project you're working on is attempting to load a library namespace, but is
failing…probably due to not having the right dependencies on th
Hello everybody this is my first post.
I am new to clojure and Java. Although t i have been programming in
other platforms for 15+ years.
I started by reading Chad Emerick book. Now i am trying to setup a computer
to use for Clojure development environment using eclipse. I had previously
downl