Coding styles

A forum dedicated to use and support LUA for Cheat Engine.


Post Reply
User avatar
mece
Table Maker
Table Maker
Apprentice Hacker
Apprentice Hacker
Posts: 63
Joined: Sat Jul 23, 2022 9:21 am
Answers: 0
x 90
Contact:

Coding styles

Post by mece »

Which coding styles are appropriate to use with cheat engine?
Please discuss and post links to different guidelines on this topic.
Here are some links to guidelines I found on internet:

Coding StyleLink to descriptionLanguageWhitespace
LuaRockshttps://github.com/luarocks/lua-style-guideLUA3s
Olivine Labshttps://github.com/Olivine-Labs/lua-style-guideLUA2s
zakihttps://github.com/zaki/lua-style-guideLUA2s
lua-users.orghttp://lua-users.org/wiki/LuaStyleGuideLUA2s
Minetesthttps://dev.minetest.net/Lua_code_style_guidelinesLUA2t
Tarantoolhttps://www.tarantool.io/en/doc/latest/ ... tyle_guideLUA4s
charlie-wonghttps://codingart.readthedocs.io/en/lat ... index.htmlLUA4s
sputnik.freewisdom.orghttp://sputnik.freewisdom.org/en/Coding_StandardLUA?
catwellhttps://gist.github.com/catwell/b3c01dbea413aa78675740546dfd5ce2LUA4s
Robloxhttps://roblox.github.io/lua-style-guide/LUA?t
luapower.comhttps://luapower.com/coding-styleLUA?t
Manticorehttps://docs.coregames.com/tutorials/lua_style_guide/LUA?
OpenRestyhttps://apache.googlesource.com/apisix/ ... E_STYLE.mdLUA4s
Randall Hydehttp://www.sourceformat.com/coding-stan ... -style.htmASM?
Brown Universityhttp://cs.brown.edu/courses/cs031/conte ... mguide.pdfASM?
Forum topic "ASM indentation style"https://forums.nesdev.org/viewtopic.php?t=18219ASM?
Forum topic "How to indent?"https://board.flatassembler.net/topic.php?t=3067ASM?
OpenTitanhttps://docs.opentitan.org/doc/rm/asm_coding_style/ASM2s
MIPS Assembly Style Guidehttps://usermanual.wiki/Pdf/asmstyleguide.23086533.pdfASM?
MIPS Style Guidelineshttps://cs233.github.io/mipsstyle.htmlASM?
Freescale Inc.http://www.sourceformat.com/pdf/asm-cod ... escale.pdfASM?s

Post Reply