RegExplorer

RegExplorer is a programmer's utility for quickly testing and debugging regular expressions
Download

RegExplorer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Purchase
  • Price:
  • $12.00
  • Publisher Name:
  • Mark Nutter
  • Operating Systems:
  • Windows NT, Windows XP, Windows 2000, Windows 98
  • File Size:
  • 1.05MB

RegExplorer Tags


RegExplorer Description

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 What's New in This Release: ■ Bug Fix - Fixed crashing bug if you double-clicked on a cell in the Match Results and then clicked the "OK" button in the Expanded Edit window. ■ New - Added automatic version checking. Will notify user when a new version is available. Can be turned off in Preferences. ■ New - Added Preferences so user can turn off automatic version checking. ■ New - Improved error handling so that unexpected exceptions do not force the entire application to exit. ■ Change - Removed Close button from main application window


RegExplorer Related Software