> There's still the same "instarepl" proof-of-concept that came with the
earliest alphas, which doesn't really connect with projects

That's not true at all :) The instarepl will work with any nrepl client
you're connected to. By default if you don't have a connection to a
project, it will just open a plain repl for you to play with, but you can
disconnect from that one and connect to your project, or you can eval in a
file before you open an instarepl to create a connection, or you can...

> There's also some inline evaluation for writing code, but again, that's
not the same thing as a REPL.

If you open an empty file and set it's syntax to Clojure, what's the
difference between it and the REPL?

Cheers,
Chris.


On Wed, Jan 8, 2014 at 11:01 AM, Mark Engelberg <mark.engelb...@gmail.com>wrote:

> As one of the initial kickstarter supporters for LightTable, every time a
> new release comes out, I eagerly download and check out the Clojure support
> in the latest version.
>
> I'm always surprised to see there still isn't a decent REPL.  There's
> still the same "instarepl" proof-of-concept that came with the earliest
> alphas, which doesn't really connect with projects or have any particularly
> usefulness for real development, but simply is there as an intro to people
> trying Clojure.
>
> There's also some inline evaluation for writing code, but again, that's
> not the same thing as a REPL.
>
> So for those of you who are actually using LightTable for development, how
> do you function without a REPL?  What am I missing?
>
> --
> --
> 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 a topic in the
> Google Groups "Clojure" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/clojure/dvnX09qOZJU/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

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