Reggy
Version: 1.1 ||
Release Date: 2007-03-15 ||
License: GPL
Developer: Sam Souder
Reggy is a small OS X cocoa/objective-c application to very quickly visualize what a given regular expression will match given a test string. It will also tell you if you have errors in your regular expression.
Required OS: not specified
Tags:
software
, development
, dev
, tech
, regex




2 Opinions
Check <a href='http://osx.iusethis.com/app/regexpress'>RegExpress</a> , a replacement feature is planning in near future release.
I'd like to see this extended to do replacement as well as matching, in a similar way to the <a href="http://www.codehouse.com/webmaster_tools/regex/">Regular Expression Calculator</a> web page.