Re: [kde] Regexp editor



On Fri, 31 Aug 2007 13:15:06 +0200
André Somers <andre@xxxxxxxxxxxxxxxx> wrote:

Hi everybody,

I find myself once in awhile needing a regexp editor. KDE has
KRegExpEditor, but I have never felt quite a home in it. I don't
think it's representation is particulary clear, nor do I find it
quite intuitive how to operate it. Quite some time ago, I made my own
regexp builder. This one represents the expression as a tree (one
line per part of the expression) and does so using natural language
as much as possible.
[snipped]

Yes, occasionally I need one, and yes, I found KRegExpEditor not to be
all that I wanted.

It was then I started getting to know regex through the various pages
on the net. I remember I started with this brief guide:

http://en.tldp.org/LDP/abs/html/x15466.html

Couldn't the builder refer to other sites that would explain the
process in more detail?

--

Graham

___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.