lua-inspect

Code analyzer

Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support.

Lua code analysis, with plugins for HTML and SciTE

GitHub

173 stars
15 watching
15 forks
Language: Lua
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ray-x/navigator.lua A plugin that provides code navigation and analysis features using LSP and Treesitter 1,322
analysis-tools-dev/dynamic-analysis A curated list of tools and linters to analyze and improve code quality in various programming languages and environments. 956
lunarmodules/luacheck A tool for detecting issues in Lua code 367
reznikmm/gela An Ada code analysis tool providing an API to work with Abstract Syntax Tree elements in a compiler-independent manner. 0
wala/wala A toolset for static analysis of Java and JavaScript code. 765
hu-dwim/hu.dwim.walker A tool that analyzes and processes Common Lisp code into a more detailed structure 7
kikito/inspect.lua Transforms any Lua value into a human-readable representation. 1,391
antonk52/bad-practices.nvim A plugin that identifies and warns about common bad practices in Neovim configuration and coding. 105
stil4m/elm-analyse A tool that analyzes and improves Elm code quality by identifying deficiencies and applying best practices 415
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
joakim-brannstrom/dextool A set of tooling plugins built on top of the LLVM/Clang compiler infrastructure to analyze and improve C/C++ code quality. 102
mpeterv/luacheck A tool for detecting and reporting issues in Lua code 1,923
venantius/yagni An analyzer that identifies and reports unused code in Java-based projects. 219
linthtml/linthtml A command-line tool for analyzing and validating HTML files according to set rules. 87
dlang-community/d-scanner Analyzes D source code for syntax, style, and security issues 242