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
- Bindings to ENet for Lua☆94Updated 5 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆65Updated 6 years ago
- a mutable string support to lua.☆25Updated 10 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
- Websockets for Lua☆34Updated 3 weeks ago
- LuaJIT FFI bindings for the Tiny C Compiler☆28Updated 3 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆80Updated last year
- A C binding toolkit for Lua☆26Updated 5 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆199Updated 2 years ago
- Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...☆94Updated 2 years ago
- Usefu Lua modules☆41Updated 5 months ago
- Low-Level threads(pthreads or WIN32 threads) for Lua.☆151Updated 11 months ago
- Fifo library for Lua☆35Updated 4 years ago
- Lua Memory Profiler (lmprof)☆63Updated 6 years ago
- Compatibility module providing Lua-5.2-style APIs for Lua 5.1☆45Updated 3 years ago
- `require()` rewritten in plain Lua☆41Updated 2 years ago
- a non-official git mirror for ProFi, a Lua profiler☆76Updated 9 years ago
- Lua binding for Box2D☆14Updated 10 years ago
- A Lua library that makes your strings stronger!☆69Updated 3 years ago
- Lua binding to libuv☆67Updated 4 years ago
- Lua code analysis, with plugins for HTML and SciTE☆177Updated 9 years ago
- Creates images of arbitrary Lua values using GraphViz☆33Updated 5 years ago
- Rings is a library which provides a way to create new Lua states from within Lua.☆49Updated 7 years 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
- A simple interface to mmap for writing and reading binary data☆24Updated 3 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
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆117Updated 5 years ago
- Library for manipulation of memory areas in Lua.☆37Updated 3 weeks ago