Visual REGEXP lets you easily design and debug regular expressions by providing a graphical visualization of the expression and its matches on a sample of your choice.
| Tags | Software Development Debuggers |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Tcl |
Recent releases


Release Notes: The GUI was enhanced. Keyboard bindings were improved.


Release Notes: New history windows were added to get a trace all the expressions tried. The replace features were improved. User customization of patterns, fonts, colors, and so on was added. The background can now be shown in matches, which is useful for seeing whitespace characters in a match. Previous and Next buttons to navigate among the matches were added.


Release Notes: Bugfix when using the replace functions with the line option activated; new README in the distribution; new feature to save the sample text; and added a link to a tutorial on Regexp in the homepage.


Release Notes: A new feature to compute optimized regexp from a list of words in the style of make-regexp.


Release Notes: New GUI, support for user defined regexps.