[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: is there an "improved interactive mode"?
- From: Gavin Kistner <gavin@...>
- Date: Fri, 3 Mar 2006 19:46:20 -0700
On Mar 2, 2006, at 5:27 AM, Rob Shaw wrote:
I don't see the = mod in the "The Complete Syntax of Lua" either!
That's because it's not part of the Lua syntax. It will not work in a
normal program. It is a convenience specific to the lua command-line
tool.