luacheck

Lua analyzer

A tool for detecting issues in Lua code

A tool for linting and static analysis of Lua code.

GitHub

364 stars
15 watching
55 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list

lintingluastatic-analysis

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mpeterv/luacheck A tool for detecting and reporting issues in Lua code 1,921
philips/lualint A tool that checks Lua code for errors and warnings related to global variable usage. 85
lunarmodules/luassert A Lua assertion library providing additional tests and custom assertion capabilities. 206
lunarmodules/lua_cliargs A command-line argument parsing module for Lua 123
lunarmodules/penlight A collection of reusable Lua libraries for input data handling, functional programming, and OS path management 1,931
lunarmodules/say A Lua string hashing library with support for internationalization and namespace management 46
davidm/lua-inspect Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. 171
lunarmodules/lua-compat-5.3 A compatibility module providing Lua-5.3-style APIs for older versions of the Lua interpreter 229
lunarmodules/luasec A Lua module providing secure connection functionality for Lua applications or scripts using OpenSSL and LuaSocket integration 368
lunarmodules/luasocket Provides network support for Lua applications using TCP and UDP transport layers. 1,855
linthtml/linthtml A command-line tool for analyzing and validating HTML files according to set rules. 85
geoffleyland/luatrace A tool for tracing and profiling Lua script execution to analyze time profiles and coverage. 170
p0pr0ck5/lua-ffi-libinjection A Lua binding to a library providing FFI bindings for libinjection, a tool for detecting SQLi and XSS in strings. 36
sygmei/luatalk A collection of Lua code examples and explanations for a talk on the Lua programming language 3
sztupy/luadec51 A tool for decompiling Lua 5.1 scripts into human-readable code 319