[Melbourne-pm] Regular Expression test ?

Josh Heumann melbourne.pm at joshheumann.com
Thu May 28 18:38:38 PDT 2009


<quote who='Jacinta Richardson' when='Fri, May 29, 2009 at 11:57:38AM +1000'>
> We use the RegEx Coach for teaching REs.  http://www.weitz.de/regex-coach/

Other good online tools (good for linux and mac folks) are:

http://jsregex.com/ (clean javascript interface)
http://gskinner.com/RegExr/ (more complicated interface, but better for
teaching)
http://www.strfriend.com/ (for visualisations)

None of these do the step-by-step functionality that RegEx Coach does,
but they do work on any machine with a web browser.

J


More information about the Melbourne-pm mailing list