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.
Tags: software , development , dev , tech




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