
Doubt Occam (a monk!) would have appreciated this use, though it is a perfectly good application of the idea.

This photo seems to be getting a rather staggering amount of attention on Flickr. Once again I suspect that the key to getting Flickr hits is SEO not the photographs inate qualities.
Last time I got this much attention was for a picture that had Fedora and Thinkpad in it's comments. This time around I think it's Lisp and Emacs that are driving the hits.
Damn you heathen! Your book learnin' has done warped your mind. You shall not be invited next time I sacrifice a goat.
Do You Have Biblical Morals?
Take More Quizzes
-jarcommand line option it completely ignores the classpath (both the environment variable, or the
-cpargument.
java -cp ./classes:./src -jar ${HOME}/src/clojure/clojure.jar ./compile.clj
java -cp ./classes:./src:${HOME}/src/clojure/clojure/jar clojure.lang.Script ./compile.clj
compile.cljare as follows:
(binding [*compile-path* "/home/gteale/src/aot_test/classes"]
(compile 'de.teale.test))