Important Clojure resources The official source code for clojure is on the Clojure GitHub source page. Clojure provides a Java API for invoking Clojure from Java. You can browse the javadoc for the API at https://clojure.github.io/clojure/javadoc. Issues related to Clojure and the various pieces of functionality within it are discussed in the Clojure Google group. Discussions among Clojure develop