Regex Coach Mac Substitute

December 2, 2007 – 12:02 pm

For a while I had to use a Windows box for my development. Fortunately, I was able to make a good case for my company to switch me to a MacBook Pro.

One of the tools that took me a while to track down was a regex testing app. On Windows, I was a big fan of Regex Coach, which is a great app.

I was happy to find QuRegExmm. It’s not nearly as feature rich as Regex coach, but it seems to be good enough for me, since I really only want to test regular expressions, not really do anything else with it.

Screenshot

These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Reddit
  1. One Response to “Regex Coach Mac Substitute”

  2. It would be nice to be able to see the result of a replace. There are a lot of websites that will test it. This guy posted a widget for it: http://www.apple.com/downloads/dashboard/developer/regexwidget.html . It didn’t seem too comprehensive either though.

    By Scott Gale on Dec 16, 2007

Post a Comment