RegExplorer is a small application for testing regular expressions and is based on the built-in QRegExp functionality provided with Qt. Basically, the user can type in his or hers favorite regular expression and the program will validate it and highlight matching patterns in a text sample. Previous expressions are stored and can be retrieved from the combobox and the number of matches found is shown in the status bar.
The application is available free of charge and is currently available for Mac OS X only (I will add Linux and Windows builds asap).
Wednesday, June 20, 2007
Subscribe to:
Posts (Atom)