Clojure
Revision as of 12:37, 27 August 2011 by Arthuredelstein (Talk | contribs)
The Micro-Manager acquisition engine, and the Data Browser plugin, are both written in the Clojure programming language. You can write your own Clojure scripts or Micro-Manager plugins using the Clojure Editor (described here).
Micro-Manager includes jars for the Clojure Core and Clojure Contrib on the class path. The Data Browser source code shows an example of a Micro-Manager plugin in written Clojure.