/clj-repl-applet

Clojure REPL Applet

Primary LanguageClojure

Clojure REPL Applet

A Clojure REPL packaged as both an applet and a standalone Swing application.

Usage

To access this REPL as a GUI, navigate to its directory and run lein deps followed by lein run.

The applet can be run by executing lein uberjar and opening index.html.

License

Copyright (C) 2011 Oasis Digital

Distributed under the Eclipse Public License, the same as Clojure.