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
lein deps
lein cljsbuild once
lein run
Copyright (C) 2012 Kovas Boguta
Distributed under the Eclipse Public License, the same as Clojure.