Re: Lua 5.1.1 has been frozen
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua 5.1.1 has been frozen
- From: Lisa Parratt <lisa@...>
- Date: 2006年6月19日 00:05:17 +0100
On 18 Jun 2006, at 19:24, Vat Raghavan wrote:
I too really like this arbritrary base syntax.
I'm not sure if using # as the delimiter is the best character to
use, is there
any problem with it since # is used as part of the shebang in files
in lua(at
least on unix anyway)?
Nope - that only applies to the first two characters of a file, and
the syntax is more specific, since a number must precede the #.
--
Lisa