MobDebug
Lua Debugger
A remote debugger for Lua scripts allowing control of program execution and inspection of current state.
Remote debugger for Lua.
893 stars
54 watching
192 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
slembcke/debugger.lua | A simple Lua debugger for embedded systems and single-file use. | 786 |
deltadaedalus/vudu | A GUI-based debugging system for game development, providing tools to inspect variables, execute Lua code, and control the game's execution speed. | 39 |
bfredl/nvim-luadev | A tool for executing and debugging Lua code in Nvim. | 279 |
pkulchenko/serpent | A Lua serializer and pretty printer that supports human-readable and machine-readable serialization of complex data structures. | 559 |
saks/lua-resty-repl | An interactive console for debugging and running Lua code in Nginx applications. | 177 |
mechazawa/love-debug-graph | A utility for visualizing performance and memory data in Löve2D games | 34 |
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 |
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 |
lewinfox/icecream | A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. | 55 |
cenkalti/flask-debug-toolbar-mongo | An extension for Flask's Debug Toolbar to display MongoDB debugging information | 4 |
jbyuki/one-small-step-for-vimkind | An adapter for Neovim that enables debugging of Lua code | 413 |
deplinenoise/webby | A lightweight web server for game development debugging | 278 |
mikuauahdark/npad93 | A collection of Lua libraries for game development and post-processing | 46 |