Definitely- Even when I'm programming Clojure in NetBeans I always have a REPL open. In general I like having an interpreter/dynamic environment running when I'm developing in any language that offers such an environment, e.g. Python, Groovy (I use groovysh while writing java code too), etc. --- Joseph Smith j...@uwcreations.com (402)601-5443
On Nov 28, 2009, at 7:20 AM, John Harrop wrote: > One benefit of having a REPL: it makes regular expressions usable. > So easy to test and tweak your RE compared to the traditional > compile/test/debug cycle! I never even bothered with the > java.util.regex package before Clojure as it was too painful to use. > > > -- > 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 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