29 Sep
2010
29 Sep
'10
9:05 p.m.
On Wed, Sep 29, 2010 at 8:30 PM, Jaroslav Hajtmar
Hello, all.. Where can I read something about Lua programming conventions?
I mean programming conventions labeling local and global variables, table fields, Lua variables in modules, variables in namespaces etc. etc... When names are written in capital letters, sign reserved for system variables, etc.? http://www.lua.org/pil/ and context *lua files
-- luigi