Damien - 2010-10-01

1) The Console plugin recognizes the dollar-sign syntax for environment variables regardless of platform. And CLASSPATH is not set by Clojure, but if the user defines or modifies this variable, then it will automatically be used by the clojure commando.

The only relation between Clojure and Console is that Clojure provides two things to the Console plugin: the CLOJURE environment variable, and the clojure commando file. Console is not at all dependent on Clojure.

2) The Clojure script engine is not yet implemented. Releasing this plugin was the first step in providing several upcoming Clojure-based plugins, one of which being the Clojure script engine.