in reply to Regular Expression GUI?

ActiveStates's Komodo IDE for Perl (and other languages) does this. It was the only Komodo feature I really liked.

They may still have a free version available for download.

Impossible Robot

Replies are listed 'Best First'.
Re: Re: Regular Expression GUI?
by mattriff (Chaplain) on Apr 10, 2002 at 02:28 UTC
    Dominus wrote the code that ActiveState used for their regex debugger. It's available for download on his website:

    http://perl.plover.com/Rx/

    Of course, as he says: "Rx is not yet a complete, end-user application; it is a kit for building such applications," so it's probably not what the original poster is looking for. Just an interesting side-note.

    - Matt Riffle