FAUniv / clidebugger
A simple command line interface debugger for Lua 5.1 written in pure Lua. Its not dependent on anything other than the standard Lua 5.1 libraries. It was inspired by RemDebug but does not have its remote facilities.
☆40Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for clidebugger
- Parses Lua to abstract syntax tree (AST) using LPeg.☆74Updated 7 years ago
- Remote debugger for Lua using LuaSocket. RemDebug offers breakpoints, inspection, step into, step over and watch expressions using a simp…☆38Updated 14 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆76Updated last year
- Rings is a library which provides a way to create new Lua states from within Lua.☆47Updated 7 years ago
- a mutable string support to lua.☆24Updated 9 years ago
- A Memory Profiler for the Lua language☆30Updated 7 years ago
- Fifo library for Lua☆35Updated 3 years ago
- Lua Memory Profiler (lmprof)☆59Updated 5 years ago
- Websockets for Lua☆31Updated this week
- LuaSys is a portable Lua library providing access to system and networking functions. Also includes: event notification mechanism, win32 …☆69Updated 2 years ago
- Library for manipulation of memory areas in Lua.☆34Updated 2 months ago
- Usefu Lua modules☆40Updated 3 months ago
- Compatibility module providing Lua-5.2-style APIs for Lua 5.1☆45Updated 2 years ago
- Reformats any valid Lua 5.3 source code.☆40Updated 2 years ago
- Creates images of arbitrary Lua values using GraphViz☆31Updated 4 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆28Updated 2 years ago
- Windows batch file to build Lua from source☆31Updated 4 months ago
- Trivial Lua human-readable binary-safe serialization library☆24Updated 11 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆195Updated last year
- Save memory with custom module "tables"☆24Updated 7 years ago
- A Lua C PreProcessor☆131Updated 7 years ago
- LuaJIT with native 5.2 and 5.3 support☆64Updated 7 years ago
- Coxpcall encapsulates the protected calls with a coroutine based loop, so errors can be dealed without the usual pcall/xpcall issues with…☆40Updated 6 years ago
- Convert a lua table to a C object , and share it among many lua states .☆48Updated 9 years ago
- A ZX Spectrum emulator written in Lua 5.3.☆26Updated 9 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆62Updated 5 years ago
- ☆41Updated 7 years ago
- A Lua bindings generator that uses Doxygen to parse C/C++ headers.☆82Updated 8 years ago
- A Lua library that makes your strings stronger!☆65Updated 2 years ago
- A Lua code completer☆23Updated 4 years ago