lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> And is this the reason why we need to prefix expressions with "=" at
> the interactive prompt (something I've never really liked)?

This is not part of the syntax of Lua. It's just something the
interpreter accepts.