Hi,

On Nov 28, 2:20 pm, John Harrop <jharrop...@gmail.com> 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.

I wonder how hard it would be in Clojure to implement something like
Edi Weitz' RegexpCoach
http://weitz.de/regex-coach/.  I know Perl programmer who regularly
create their (un)regular expressions with the help of that
software. ;-)

Cheers,
Stefan

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

Reply via email to