2011/12/6 jlhouchin <jlhouc...@gmail.com>: > On 12/5/2011 7:19 PM, Stephen Compall wrote: >> On Mon, 2011-12-05 at 09:51 -0800, jlhouchin wrote: >>> When I entered the closing " and then closing >>> paren. I was fine. >> >> You may also try backspace; unusually for a REPL, that works. > > I tried that. But as I was on a new line after hitting the enter/ > return key. It wouldn't go back to the previous line. I would have > loved that it did. That the backspace could backspace over newlines. > That would be sweet. > > Now, I do not know if there are any difference in repls or if there is > only one repl. I was using the default 1.3 repl.
There are also REPLs embedded in all the major editors / IDEs. As a shameless plug, I'd say that the namespace of Counterclockwise, a Clojure Feature for Eclipse, does the job quite well (input history, syntax coloration, code completion, hyperlinks, non-blocking sends, multiline input area with auto-indentation, namespace browser with search box & documentation on mouse over / go to source on mouse double click, etc.) If you're interested, go to its "Getting Started page" : http://dev.clojure.org/display/doc/Getting+Started+with+Eclipse+and+Counterclockwise If you do not know / like Eclipse, then just start again from this general starting page to see what best suits your needs: http://dev.clojure.org/display/doc/Getting+Started -- 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