luacheck
Lua analyzer
A tool for detecting issues in Lua code
A tool for linting and static analysis of Lua code.
367 stars
15 watching
55 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
lintingluastatic-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for detecting and reporting issues in Lua code | 1,923 |
| An analyzer for detecting errors in Lua code by checking global variable usage. | 85 |
| A Lua assertion library providing additional tests and custom assertion capabilities. | 209 |
| A command-line argument parsing module for Lua | 123 |
| A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,946 |
| A Lua string hashing library with support for internationalization and namespace management | 47 |
| Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. | 173 |
| A compatibility module providing Lua-5.3-style APIs for older versions of the Lua interpreter | 232 |
| A Lua module providing secure connection functionality for Lua applications or scripts using OpenSSL and LuaSocket integration | 369 |
| Provides network support for Lua applications using TCP and UDP transport layers. | 1,870 |
| A command-line tool for analyzing and validating HTML files according to set rules. | 87 |
| A tool for tracing and analyzing Lua script execution | 170 |
| A Lua binding to a library providing FFI bindings for libinjection, a tool for detecting SQLi and XSS in strings. | 36 |
| A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
| A tool for decompiling Lua 5.1 scripts into human-readable code | 322 |