Search Mac Software Downloads
|
DESCRIPTION
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.
WHAT'S NEW
Version 1.3:
  • added preference to apply sub-match/capture group coloring: each match or capture group gets a slightly different shade of color --- especially nice for nesting matches
  • added preference to automatically use the clipboard contents on startup for the regular expression and/or the testing string
  • added menu items to paste the clipboard directly into either the regular expression (Command+Shift+V) or the testing string (Command+Option+V)
  • added a new and improved Reggy icon (Leopard Compatible/Resolution Independent)
  • added help link for regular expression syntax preference (goes to wikipedia)
  • updated regular expression engine
  • simplified preferences window
REQUIREMENTS
Mac OS X 10.4 or later.

Bookmark and Share

SCREENSHOT

Developer:Sam Souder
Downloads:4,521
  - Version d/l:2,379
Development:Editors
License:Free
Date:08 Nov 2007
Platform:PPC/Intel
OTHER PEOPLE SUGGEST
Suggest something else:
Reggy User Reviews (9 posts)Write A Review
sort: smiles | time
Apr 25 2009

WMWM  great app, btw app is crashing when I try this match:

regexp:

([^\s\W]?|[^\s\W][\._-]?)*@{1}([a-z0-9_-]+)?[a-z0-9_-]?(\.?[a-z0-9_-]?{2,})+

string to match:

myname-my.org.co#@mail.co.uk

it doesn't crash when string is:

myname-my.org.co@mail.co.uk

as soon as I add a special character like '#' or any one app crash  
(Version 1.3)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Apr 25 2009

WMWM  it might be that my regexp is not valid also.... but in that case app should warning you...  
(Version 1.3)

praisebury
0

Aug 20 2008
*****

FOOBAZ  When I have to write a regular expression, this is what I use.  
(Version 1.3)

praisebury
0
[ Reply ]
Nov 8 2007
*****

ENDE42  Even better than before. Nice to see the developer responds to feedback and added colors for the matching groups (although a more visible difference would be nice *hint, hint*).  
(Version 1.3)

praisebury
0
[ Reply ]
May 22 2007
****.

MINIMAL DESIGN  Really nice interface that makes it a breeze to test your regex before using them. I wish this app existed when I first learned regex! It would be perfect if you could somehow save them though, like a little itunes style column on the left with your "regex library" but it does its job perfectly as it is... Just nitpicking here...  
(Version 1.1)

praisebury
0
[ Reply ]
Mar 23 2007
*****

PAULNOJUSTPAUL  Outstanding app!

Just getting into regexes and they were doing my head in. Reggy is brilliant in that it dynamically shows you how your regex will work (or not work :-) with your sample string.

If you're struggling with regular expressions not quite working the way you expect, this is an excellent way to de-mystify the magic.

Thanks Sam!  
(Version 1.1)

praisebury
+2
[ Reply ]
Mar 12 2007
*****

ZETTT  This is a very great software! Since i haven't known of Regular Expressions before 3 weeks or so.

I found this Program, and i like it.

Everytime when i think of ... "hmm, maybe a RegEx could do the job?! Where's my Reggy?"   
(Version 1.1)

praisebury
0
[ Reply ]
Mar 12 2007
*****

GAOSHAN  3 Words: Aw, esom, e.  
(Version 1.1)

praisebury
0
[ Reply ]
Feb 23 2007
****.

HENRIKTEKNIK  Very nifty way to learn & practice regexes with!! 1-trick pony app with a simple interface, no bloat, no extras; just the way I want it.

Could be nice, like previous speaker mentioned, with some sort of color distinctions for different matches... maybe.  
(Version 1.0)

praisebury
0
[ Reply ]
Feb 16 2007
***..

ENDE42  Nice, small, unobstrusive. Does what it says. Good start! Showing matching groups with different colors would be superbe! And using the search buffer (apple-e) and the clipboard to autofill the regex and the searchtext would be even better!  
(Version 1.0)

praisebury
0
[ Reply ]