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)
786 stars
27 watching
95 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list
cli-debuggerdbgdebuggerlualua-debuggerluajitpure-luasingle-file
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A remote debugger for Lua scripts allowing control of program execution and inspection of current state. | 893 |
| | An interactive console for debugging and running Lua code in Nginx applications. | 177 |
| | A tool that inserts debugging capabilities into Redis Lua scripts. | 89 |
| | A tool for executing and debugging Lua code in Nvim. | 279 |
| | A plugin for VSCode that integrates EmmyLua as a programming language and debugger. | 642 |
| | A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
| | A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
| | A Lua SDK for various microcontrollers and embedded systems, providing a scripting interface for programming and automating tasks. | 1,163 |
| | An adapter for Neovim that enables debugging of Lua code | 413 |
| | A lightweight Lua-based IDE with code completion, debugging, and live coding features. | 67 |
| | A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
| | A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. | 55 |
| | An integrated development environment and debugger for Lua programming. | 903 |
| | A debugging module for Lua games that provides an interactive console and code auto-completion. | 35 |
| | Transforms any Lua value into a human-readable representation. | 1,391 |