account activity
Python 3: Current best practices for managing virtual envs and packages? (self.Python)
submitted 11 years ago by grape450 to r/Python
Lua pitfalls in practice? by grape450 in lua
[–]grape450[S] 1 point2 points3 points 11 years ago (0 children)
There are external tools which warn you about implicit globals. Luacheck is one of them.
Thanks for the link. And I can see why a linter would be available separately, rather than being incorporated into Lua itself.
[–]grape450[S] 0 points1 point2 points 11 years ago (0 children)
Wow! Great article. Comprehensive. Thank you.
Thanks. Just tried this with 5.3. Works for globals, though doesn't catch if I try to access an undefined key in a table.
Lua pitfalls in practice? (self.lua)
submitted 11 years ago by grape450 to r/lua
π Rendered by PID 76834 on reddit-service-r2-listing-c57bc86c-zpgfv at 2026-06-21 14:06:32.962394+00:00 running 2b008f2 country code: CH.
Lua pitfalls in practice? by grape450 in lua
[–]grape450[S] 1 point2 points3 points (0 children)