lua-users home
lua-l archive

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


On 03/28/2012 02:46 PM, Steve Litt wrote:

> First, a disclaimer. I don't know how global variables work in any
> language because I never use them,

Really?  By "use" do you mean "set"?  Because Lua is pretty hard to use if
you never access type, require, pairs, table, string, io, etc.  Or do you
not consider them "global" because they are in the "environment"?