luacheck

Lua analyzer

A tool for detecting issues in Lua code

A tool for linting and static analysis of Lua code.

GitHub

367 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,923
philips/lualint An analyzer for detecting errors in Lua code by checking global variable usage. 85
lunarmodules/luassert A Lua assertion library providing additional tests and custom assertion capabilities. 209
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,946
lunarmodules/say A Lua string hashing library with support for internationalization and namespace management 47
davidm/lua-inspect Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. 173
lunarmodules/lua-compat-5.3 A compatibility module providing Lua-5.3-style APIs for older versions of the Lua interpreter 232
lunarmodules/luasec A Lua module providing secure connection functionality for Lua applications or scripts using OpenSSL and LuaSocket integration 369
lunarmodules/luasocket Provides network support for Lua applications using TCP and UDP transport layers. 1,870
linthtml/linthtml A command-line tool for analyzing and validating HTML files according to set rules. 87
geoffleyland/luatrace A tool for tracing and analyzing Lua script execution 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 322