RegExplorer logo

Shareware US$12


Bucktail home pageBucktail Software Home

Build and test your regular expressions in a fraction of the time!

 RegExplorer is a programmer's utility for regular expressions (regex's) that lets you quickly and easily build and test your regular expressions for use in other programs and scripts.

 

Quick Reference

Match menuRegExplorer has quick access to regular expression syntax elements via two menus that automatically insert the correct wildcards or other regular expression syntax for you. Where the regex syntax requires additional input, a dialog box opens up allowing you to enter the additional information, with a built-in help panel giving instructions and examples of the kind of information needed.

Quick and Easy Testing

Once you have your regex ready, just type or paste some text into the Search Text field, and click the Match button. In batch mode, all the matches will be shown in the list box in the bottom of the RegExplorer window.  If you have subexpressions in your regex, you can click on the disclosure triangle on any line in the list box, and it will display each matching subexpression, by number, so you can easily see exactly what matched. If the results werent what you expected, tweak your regex and click the Match button again--no need to re-compile or re-enter your search string!

Great for beginners!

RegExplorer is great for beginners, because it not only has all of the regular expression syntax in easy-to-access menus, it also makes it easier to try out some of the more advanced regular expression syntax elements, like zero-width positive lookahead assertions (which are listed in the Patterns menu as "Only if followed by...").  And since it's so quick and easy to test out regular expressions, you can do a lot of learning just by going through the Match and Patterns menus and seeing what each of the menu entries do.

 

Easy Cut And Paste

Contextual menuUse contextual menus to cut and paste into text fields, or load text files directly into the Search Text field.

Automatic History

Each time you test a regular expression, it is stored in a History menu, so it's easy to backtrack to an earlier version when you're working on a particularly complicated expression. Replacement patterns have a history menu as well, and the registered version lets you save and load history files so you can re-use frequently-used regex's between sessions.

REALbasic and other languages

RegExplorer is designed to work with REALbasic and other languages that use regular expressions based on the PCRE regular expression library, so in practice it should be useful to just about anybody who is doing standard regular expressions and needs a quick and easy way to make sure their regular expressions are behaving as desired.

Download today!

RegExplorer v1.0.2 for Macintosh OS X

RegExplorer v1.0.2 for WIndows 98 and above