lua-users home
lua-l archive

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


Hello list,

I've seen a couple of complaints about how Lua uses explicit locals (unlike other popular scripting languages), so I wrote a blog post to address this:

http://hoelz.ro/blog/lua-why-explicit-local-is-a-good-thing

-Rob