On Oct 8, 2013, at 02:36, Phillip Lord wrote:
> Except that the Clojure repl is not persistant; ...


Although lein-exec allows re-use of Clojure scripts, it isn't
much like a persistent REPL.  So, this seems like an obvious
opportunity for improvement.

I'd love to have a convenient way to save and return to REPL
sessions, pass them along to others, etc.  One way to implement
this would be to use (say) Git to store branches, commits, etc.

-r

 -- 
http://www.cfcl.com/rdm            Rich Morin
http://www.cfcl.com/rdm/resume     r...@cfcl.com
http://www.cfcl.com/rdm/weblog     +1 650-873-7841

Software system design, development, and documentation


-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to