October 28, 2009

clojure class compilation...

just not to forget: when trying to compile clojure source, be sure, that `pwd`/classes is in your CLASSPATH!

October 16, 2009

Several days ago I started to play with Clojure for one of my pet projects. After several days of use, I can say, that it's pretty good choice, as I have access to library-rich JVM from one side, and I can develop programs interactively, using Emacs + Slime (about customization of Slime for Clojure I'll write some time later - it not finished yet)