FAUniv / clidebuggerLinks
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 8 years ago
Alternatives and similar repositories for clidebugger
Users that are interested in clidebugger are comparing it to the libraries listed below
Sorting:
- Websockets for Lua☆33Updated 8 months ago
- Remote debugger for Lua using LuaSocket. RemDebug offers breakpoints, inspection, step into, step over and watch expressions using a simp…☆38Updated 15 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆79Updated last year
- A simple interface to mmap for writing and reading binary data☆24Updated 3 years ago
- Trivial Lua human-readable binary-safe serialization library☆24Updated 11 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆28Updated 3 years ago
- Usefu Lua modules☆41Updated 3 months ago
- Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...☆92Updated 2 years ago
- Compatibility module providing Lua-5.2-style APIs for Lua 5.1☆46Updated 2 years ago
- Fifo library for Lua☆35Updated 4 years ago
- A Lua C PreProcessor☆130Updated 8 years ago
- Convert a lua table to a C object , and share it among many lua states .☆48Updated 9 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆65Updated 6 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆200Updated last year
- A Lua library that makes your strings stronger!☆68Updated 3 years ago
- Lua Memory Profiler (lmprof)☆63Updated 6 years ago
- a mutable string support to lua.☆25Updated 10 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆74Updated 7 years ago
- ☆42Updated 8 years ago
- Save memory with custom module "tables"☆24Updated 7 years ago
- [#####] Simple UTF8 support in pure lua☆34Updated last year
- Rings is a library which provides a way to create new Lua states from within Lua.☆49Updated 7 years ago
- Bindings to ENet for Lua☆93Updated 4 years ago
- Low-Level threads(pthreads or WIN32 threads) for Lua.☆149Updated 9 months ago
- A next-gen, Cross-Platform [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x]-supporting CLI made to supersede PUC-Lua and LuaJIT C…☆66Updated 2 years ago
- Lua binding for Box2D☆14Updated 10 years ago
- Coxpcall encapsulates the protected calls with a coroutine based loop, so errors can be dealed without the usual pcall/xpcall issues with…☆41Updated 7 years ago
- LuaDoc is obsolete, use LDoc instead →☆87Updated 9 years ago
- This is a experimental patch for Lua 5.4-work1 that adds first class support for arrays.☆17Updated 3 years ago
- A C coroutine scheduler for Lua☆22Updated 10 years ago