Reggy Universal Binary

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 RegExpress , 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 Regular Expression Calculator web page.