I just wanted to raise my hand as a developer who rarely uses a long-lived
REPL and is glad that startup time is a priority. (I've been doing Lisp for
decades and have done lots of the long-lived REPL style of development, so
I know the tradeoffs involved.)

John


On Mon, Jun 20, 2016 at 1:51 PM, Gregg Reynolds <d...@mobileink.com> wrote:

> +1
> On Jun 20, 2016 3:41 PM, "Sean Corfield" <s...@corfield.org> wrote:
>
>> On 6/19/16, 4:11 PM, "Sungjin Chun" <clojure@googlegroups.com on behalf
>> of chu...@castlesoft.co.kr> wrote:
>> > yes, I found that java -jar clojure.jar thing is very fast compared to
>> boot repl
>>
>> It’s probably worth pointing out here that most developers’ typical
>> workflow involves starting up a REPL and then just leaving it running for a
>> long time so they don’t have to deal with the startup time very often. See
>> things like Component et al and various people talking about the “Clojure
>> Reloaded Workflow” in blog posts and conference talks.
>>
>> I use Emacs + CIDER and probably only start up a REPL two or three times
>> a week. The rest of the time, I’m just eval’ing into an existing REPL
>> process.
>>
>> Sean Corfield -- (904) 302-SEAN
>> An Architect's View -- http://corfield.org/
>>
>> "Perfection is the enemy of the good."
>> -- Gustave Flaubert, French realist novelist (1821-1880)
>>
>>
>>
>>
>>
>> --
>> 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/d/optout.
>>
> --
> 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/d/optout.
>

-- 
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/d/optout.

Reply via email to