RegExplorer 1.0.2

RegExplorer 1.0.2 Screenshot RegExplorer is a programmer's utility for quickly testing and debugging regular expressions for use with REALbasic's RegEx class (or similar regular expression engines).

Developer:   Mark Nutter
      software by Mark Nutter →
Price:  12.00  buy →
License:   Shareware
File size:   0K
Language:   
OS:   Windows Vista (?)
Rating:   0 /5 (0 votes)

RegExplorer is a programmer's utility for quickly testing and debugging regular expressions for use with REALbasic's RegEx class (or similar regular expression engines). The unregistered version is limited to a 3-minute session and won't let you save your history files, but is otherwise fully functional.

RegExplorer 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.

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!

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.

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

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.

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

tags regular expression  regular expressions  expression syntax  you can  the match  your regex  history menu  and easy  match button  the list  list box  quick and  click the  

RegExplorer 1.0.2 screenshot


Download RegExplorer 1.0.2

 Download RegExplorer 1.0.2

Purchase:  Buy RegExplorer 1.0.2


Similar software

RegExplorer 1.0.2 RegExplorer 1.0.2
Mark Nutter

RegExplorer is a programmer's utility for quickly testing and debugging regular expressions for use with REALbasic's RegEx class (or similar regular expression engines).

The Regex Coach 0.9.1 The Regex Coach 0.9.1
Dr. Edmund Weitz

The Regex Coach is a graphical application for Linux and Windows which can be used to experiment with (Perl-compatible) regular expressions interactively.

Regular Expression Component Library for BCB3 3.1 Regular Expression Component Library for BCB3 3.1
Tropic Software East Inc.

The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions.

Regular Expression Component Library for BCB5 3.1 Regular Expression Component Library for BCB5 3.1
Tropic Software East Inc.

The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions.

Regular Expression Component Library for BCB4 3.1 Regular Expression Component Library for BCB4 3.1
Tropic Software East Inc.

The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions.

Regular Expression Component Library for BCB6 3.1 Regular Expression Component Library for BCB6 3.1
Tropic Software East Inc.

The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions.

Regular Expression Component Library for VC7 3.1 Regular Expression Component Library for VC7 3.1
Tropic Software East Inc.

The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code.

RegEx Find & Replace Replacement for Visual Studio 2005 1.0 RegEx Find & Replace Replacement for Visual Studio 2005 1.0
Ookii

RegEx Find & Replace Replacement for Visual Studio 2005 is a free Visual Studio 2005 Add-In that solves two problems which occur when using the built-in Find & Replace functionality of Visual Studio 2005 with regular expressions: Find & Replace does not use the same regular expression syntax as the .

Regular Expression Component Library for VC6 3.1 Regular Expression Component Library for VC6 3.1
Tropic Software East Inc.

The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions.

Regex Match Tracer 1.2 Regex Match Tracer 1.2
RegExLab.com

Regex Match Tracer is an application that will help you compose and debug regular expressions.