in reply to Regular Expression Debugger ?

The Komodo programming environment from ActiveState includes a very interesting dynamic regex debugging feature. You can do things like: tweak the regex and the highlighting in your test strings changes to show what will be matched, etc.

Replies are listed 'Best First'.
Re: Re: Regular Expression Debugger ?
by davorg (Chancellor) on Nov 16, 2001 at 14:16 UTC

    Which is based on Rx. Dominus wrote an excellent paper on the development of Rx. It won a "best paper" award at The Perl Conference this year. It's included in the proceedings of the conference or on his web site.

    --
    <http://www.dave.org.uk>

    "The first rule of Perl club is you don't talk about Perl club."