Boost logo

Boost Users :

From: Reid Sweatman (drunkardswalk_at_[hidden])
Date: 2005-02-15 08:14:51


> -----Original Message-----
> From: boost-users-bounces_at_[hidden]
> [mailto:boost-users-bounces_at_[hidden]] On Behalf Of
> Stuart Dootson
> Sent: Monday, February 14, 2005 5:41 AM
> To: boost-users_at_[hidden]
> Subject: Re: [Boost-users] Re: [regex] Is there any function
> to know where theinput fails to match a regex?
>
>
> On Mon, 14 Feb 2005 12:48:48 +0100, jordi <jordil2_at_[hidden]> wrote:

<snipped>

> > Does anyone know any application/utility that includes this feature
> > (or a regular expression debugger)? At least this utility would be
> > easier to define (and check) a regular expression against a
> difficult
> > input.
> >
> > Thanks anyway,
> >
> > Jordi
> >
>
> Try 'The Regex Coach' @ http://weitz.de/regex-coach/ - that's
> my favourite. Built on a Lisp port of PCRE, it uses Lisp's
> macro feature to build instrumentation into the library. The
> syntax is different in places to Boost.Regex, but it's close
> enough for development work.

That one's good. You might also look at RxToolkit (can't turn up the URL
right now, but it's not the one in Komodo) or RegexBuddy
(http://www.regular-expressions.info/regexbuddy.html). I personally like
RegexBuddy better because of the way it displays the match, but then, it's
shareware at $30, which bugs some folk. There's an interesting example of
it on the blog http://www.codinghorror.com/blog/archives/000027.html.
http://en.wikipedia.org/wiki/Regular_expression is interesting, as well.

Reid


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net