debugger.lua

Lua debugger

A simple Lua debugger for embedded systems and single-file use.

A dependency free, embeddable debugger for Lua in a single file (.lua or .h)

GitHub

786 stars
27 watching
95 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list

cli-debuggerdbgdebuggerlualua-debuggerluajitpure-luasingle-file

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pkulchenko/mobdebug A remote debugger for Lua scripts allowing control of program execution and inspection of current state. 893
saks/lua-resty-repl An interactive console for debugging and running Lua code in Nginx applications. 177
redislabs/redis-lua-debugger A tool that inserts debugging capabilities into Redis Lua scripts. 89
bfredl/nvim-luadev A tool for executing and debugging Lua code in Nvim. 279
emmylua/vscode-emmylua A plugin for VSCode that integrates EmmyLua as a programming language and debugger. 642
sygmei/luatalk A collection of Lua code examples and explanations for a talk on the Lua programming language 3
lua-stdlib/lua-stdlib A collection of standard Lua libraries for various versions of the Lua programming language. 289
nicholas3388/luanode A Lua SDK for various microcontrollers and embedded systems, providing a scripting interface for programming and automating tasks. 1,163
jbyuki/one-small-step-for-vimkind An adapter for Neovim that enables debugging of Lua code 413
soumith/zbs-torch A lightweight Lua-based IDE with code completion, debugging, and live coding features. 67
hengestone/lua-languages A collection of languages and projects that compile to or use Lua as their intermediate language 607
lewinfox/icecream A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. 55
unknownworlds/decoda An integrated development environment and debugger for Lua programming. 903
flamendless/lovedebug A debugging module for Lua games that provides an interactive console and code auto-completion. 35
kikito/inspect.lua Transforms any Lua value into a human-readable representation. 1,391