On Wed, 2004-09-08 at 10:17, Ing. Branislav Gerzo wrote:
> Hi,
> 
> many of us need sometime fast help with regex. I recently found on the
> web really nice and easy program. Maybe someone of you already know
> it, for those, who don't it is REGEX COACH, download it from:
> 
> http://www.weitz.de/regex-coach/

Just so this message isn't left unanswered, I'll state:

Yes, it seems to be a very nice program, and it would probably help lots
of beginners (and not only).

There, I said it :-)

jac

> Notes:
> The Regex Coach is a graphical application for Linux and Windows which
> can be used to experiment with (Perl-compatible) regular expressions
> interactively. It has the following features:
> 
> It shows whether a regular expression matches a particular target
> string.
> 
> It can also show which parts of the target string correspond to
> captured register groups or to arbitrary parts of the regular
> expression.
> 
> It can "walk" through the target string one match at a time. 
> 
> It can simulate Perl's split and s/// (substitution) operators. 
> 
> It tries to describe the regular expression in plain English. 
> 
> It can show a graphical representation of the regular expression's
> parse tree.
> 
> It can single-step through the matching process as performed by the
> regex engine.
> 
> Everything happens in "real time", i.e. as soon as you make a change
> somewhere in the application all other parts are instantly updated.
> 
> 
> -=x=-
> Skontrolované antivírovým programom NOD32
-- 
José Alves de Castro <[EMAIL PROTECTED]>
  http://natura.di.uminho.pt/~jac

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to