Compiling Clojure Code with Leiningen
Sunday, April 25th, 2010Table of Contents for Clojure Progression
- Compiling Clojure Code with Leiningen
- My Clojure Editor
- Clojure and Cassandra with clj-cassandra
- Flash with HTTP Client Lib and Compojure
- Compojure Sessions with Sandbar
- Clojure and a PicoLisp database via HTTP
- Clojure inheritance
- Sessions and JSON with Ring, Compojure and Flash AS3
- File uploads with Clojure, Ring and Compojure
- MongoDB, Clojure, JSON and PHP – CongoMongo issues and solutions
First of all, I would like to push a little for Programming Clojure by Stuart Halloway. It’s fantastic if you have prior experience with the Java ecosystem or a LISP, it might be a bit over your head if you don’t have either. Luckily I’m coming from PicoLisp so I’m OK, I just need to get up to speed with the Java.... Read More