Programming, Tutorials

Creating Your First Clojure Program on Linux

I find that if you really want to start learning a language, it helps if it is easy to get up and running with it with a REPL as fast as possible. This post will cover the installation of Clojure and an editor on Ubuntu Linux. Since Clojure runs on the Java Virtual Machine you… Continue reading Creating Your First Clojure Program on Linux