lua-users home
lua-l archive

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


Dear J Doe, 

Yes, there is a Lua Style Guide available at http://lua-users.org/wiki/LuaStyleGuide.

Best regards!

Jorge Eduardo

Em 5 de jun de 2017 09:16, "J Doe" <general@nativemethods.com> escreveu:
Hi,

I was wondering if there is an official or commonly accepted style guide for Lua ?  I have adopted the same style as Roberto while working through the 3rd and 4th edition of "Programming Lua", but I was wondering if there is an actual written or community followed standard (similar to how Python has PEP-8) ?

Thanks,

- J