Re: is this behavior correct?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: is this behavior correct?
- From: Philippe Lhoste <PhiLho@...>
- Date: 2011年6月14日 14:46:20 +0200
On 13/06/2011 20:59, Javier Guerra Giraldez wrote:
2011年6月13日 john gladkih 599133195<john@gladkih.com>:
that's not standard regexp interpretation.
Lua patterns are not regexp
Certainly not a standard one, at least...
A standard RE implementation, even if not as complete as PCRE, would probably be as big as
full Lua code itself (including its pattern implementation...). And a RE engine isn't hard
to plug in, you can find several implementations around.
PS.: Any opinion on the two RE implementations by Google? One is small, the other is quite
complete, no?
--
Philippe Lhoste
-- (near) Paris -- France
-- http://Phi.Lho.free.fr
-- -- -- -- -- -- -- -- -- -- -- -- -- --