Skip to content
/ session Public
forked from kovasb/session

Just a persistent web repl for clojure

Notifications You must be signed in to change notification settings

rnfein/session

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Just a persistent web repl for clojure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published