public marks

PUBLIC MARKS from jpcaruana with tag Clojure

19 July 2011 14:30

arthuredelstein/clooj - GitHub

clooj is a small, simple IDE (integrated development environment) for the clojure programming language. clooj is written entirely in clojure and uses a swing-based GUI. It is cross-platform (assuming Java 1.6 has been installed on your operating system), and runs as a standalone application or as a clojure editor embedded in another java or clojure application. The standalone version (containing the clojure core) is a single jar file that can be launched by double-clicking its file icon or by running java -jar clooj-XXX-STANDALONE.jar from the command line. To embed in java, call clooj.core.show().

jpcaruana's TAGS related to tag Clojure

open source +   programmation +