AOT is cool, but it breaks some of what I’ve already talked about

Clojure is a young language, and as such it’s developing fast. It’s an exhilarating ride to be on, but sometime it means things I’ve written change.

So, when reading my previous posts, please note that the latest revisions to Clojure include the provision of Ahead-Of-Time (AOT) compilation. This will break the compilation mechanisms I used in some of the content below. When I get round to fixing up my programs I’ll try an post revised instructions for Jar creation, till then I suggest you check out the docs here for compilation notes.