PCRE Workbench
"C'est vraiment le genre d'outil à avoir dans sa panoplie pour se simplifier la vie."
Jean-Marc Fontaine on PCRE Workbench
PCRE Workbench is a small application that I wrote to ease the process of designing regular expressions for use with Philip Hazel's PCRE library.
Using PCRE Workbench you can write a Perl-style regex, set the appropriate compilation and execution flags and then interactively test the compiled regex against a line of text.
A screenshot of PCRE Workbench is available here.
Documentation
The PCRE Workbench User Manual is available online here.