Re: [ANN] Lua 5.2.0 (work2) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (work2) now available
- From: Ignacio Burgueño <ignaciob@...>
- Date: 2010年1月14日 20:34:49 -0200
On 14/01/2010 20:03, Duncan Cross wrote:
2010年1月14日 Ignacio Burgueño<ignaciob@inconcertcc.com>:
I can think of a pretty high-profile example of this - Roberto's LPEG
library overloads the # operator for LPEG pattern objects for
something entirely unrelated to length (it "returns" a new pattern).
Yes, you're right. I was halfway writing the continuation of this rant
until I also saw Miles message. He's right, I'm worrying too much :D
Sorry for the noise.