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.

Suggest screenshot/icon / Suggest new version

2 Opinions

avatar

by
thegeek, 2007-05-18 (score: 1)

Check <a href='http://osx.iusethis.com/app/regexpress'>RegExpress</a> , a replacement feature is planning in near future release.

avatar

by
matt, 2007-05-11

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.