Hi Rich,

On Tuesday, 8 October 2013 15:18:17 UTC+5:30, Rich Morin wrote:
>
> 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'm the author of lein-exec.) That's definitely an interesting angle. I 
would think about how best to implement such a thing. Please feel free to 
raise an issue or send a pull request. One idea could be to launch a 
Clooj[1] or Clj-SwingREPL[2] instance with the script.

[1] https://github.com/arthuredelstein/clooj
[2] https://github.com/alandipert/clj-swingrepl

Shantanu

-- 
-- 
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