Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 423 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 423 Bytes

SESSION

SESSION is a persistent web repl for clojure and clojurescript.

  1. Output forms are rendered to dom elements according to programmable rules
  2. 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.