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:
- A Lua C PreProcessor☆130Updated 8 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 7 years ago
- Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...☆93Updated 2 years 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
- 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
- Websockets for Lua☆34Updated 8 months ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆79Updated last year
- StackTracePlus provides enhanced stack traces for Lua.☆199Updated 2 years ago
- a mutable string support to lua.☆25Updated 10 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆65Updated 6 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆28Updated 3 years ago
- Fifo library for Lua☆35Updated 4 years ago
- Lua Memory Profiler (lmprof)☆63Updated 6 years ago
- ☆42Updated 8 years ago
- Usefu Lua modules☆41Updated 4 months ago
- A Lua library that makes your strings stronger!☆68Updated 3 years ago
- Bindings to ENet for Lua☆93Updated 4 years ago
- Low-Level threads(pthreads or WIN32 threads) for Lua.☆150Updated 10 months ago
- Save memory with custom module "tables"☆24Updated 7 years ago
- Windows batch file to build Lua from source☆34Updated last year
- Lua binding to libuv☆67Updated 4 years ago
- A Lua 5.x/LuaJIT introspection library for humans☆86Updated 8 years ago
- Library for manipulation of memory areas in Lua.☆36Updated 3 months ago
- Compatibility module providing Lua-5.2-style APIs for Lua 5.1☆46Updated 3 years ago
- A MessagePack implementation for Lua 5.3/5.4 - msgpack.org[Lua]☆89Updated last year
- A C binding toolkit for Lua☆26Updated 5 years ago
- A tool for tracing Lua script execution and analysing time profiles and coverage☆174Updated 9 years ago
- Lua binding for Box2D☆14Updated 10 years ago
- A Lua library for packing and unpacking binary data, supporting arbitrary (byte-aligned) widths, named fields, and repetition.☆113Updated last year
- Rings is a library which provides a way to create new Lua states from within Lua.☆49Updated 7 years ago