enclojure is an integrated development environment for the Clojure programming language. In addition to providing an IDE for the Clojure language, our goal is to build on the inspirational work of Rich Hickey (inventor of Clojure) in building a development environment better suited to support developers preparing applications for the massively multi-core platforms of the near future. We also believe that so much of the work done by a software developer simply winds up "on the floor". Utilizing the Lisp code-as-data philosophy supported by Clojure and the power of the Netbeans platform, we believe enclojure can greatly reduce the loss of these 'assets' by incorporating an IDE and integrated REPL to aide in saving, organizing and documenting the developers work as a side effect of their programming as opposed to an additional task to be done after the fact.
enclojure is written predominately in Clojure.