[PD] Chords parsing (with regexp)

Alexandre Quessy listes at sourcelibre.com
Thu Apr 26 14:01:32 CEST 2007


Hi,
regex uses POSIX regex. pcre uses Perl-like regex, which are more
powerful, but non-standard, I think. PCRE might be slower though.

a

2007/4/26, IOhannes m zmoelnig <zmoelnig at iem.at>:
> Alexandre Quessy wrote:
> > Hi,
> >
> > I join an old draft patch using my draft [pcre] external. Stands for
> > "perl-compatible regular expressions" which are must robust. It can be
> > found in cvs :: externals/aalex/pcre.c
>
> just out of curiosity: how do these differ from the regular expressions
> handled by zexy's [regex]?
>
> mfg,sdr
> IOhannes
>


-- 
Alexandre Quessy
http://alexandre.quessy.net
http://www.puredata.info/Members/aalex




More information about the Pd-list mailing list