lua-users home
lua-l archive

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


In my scripts of corse, but not in the application where Lua is used as embedded scripting language. in this case the mass of scripts comming from other "users".

2018-07-04 8:04 GMT+02:00 Egor Skriptunoff <egor.skriptunoff@gmail.com>:
On Wed, Jul 4, 2018 at 8:39 AM, Steven K. wrote:

"global-by-default" is evil, no more to say.
I'm using Lua mostly embedded, just some globals to work and life with the environment. At this point if view, where are the benefits for me?


$Do $you $want $to $say $that $you $don't $use $local $variables $in $your $scripts?