Re: [q-lang-users] regex
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2007-07-03 05:19:41
|
Keith Trenton wrote: > Albert: I AGREE with John: PCRE over POSIX regexp IS the way to go. =) It's not as if these were mutually exclusive. I have thought about this, and I really think that the regex implementation in clib should be POSIX-compliant. clib is a POSIX system interface wrapper after all. But that doesn't keep us from providing a libpcre wrapper module which can be used as a drop-in replacement for the clib regex routine. Cheers, Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |