regexpviewer is a simple GUI for trying out regular expressions. It allows you to quickly try out different regular expressions on a given bit of text. You can mouse over the matches within parentheses to see what they match in the text.
| Licenses | GPL |
|---|---|
| Implementation | Tcl |