|
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(atleast 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