SESSION
SESSION is a persistent web repl for clojure and clojurescript.
- Output forms are rendered to dom elements according to programmable rules
- Outputs and session state are preserved on save as much as possible
Experimental/ pre-Alpha
Usage
lein deps lein cljsbuild once lein run
License
Copyright (C) 2012 Kovas Boguta
Distributed under the Eclipse Public License, the same as Clojure.