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:
- Remote debugger for Lua using LuaSocket. RemDebug offers breakpoints, inspection, step into, step over and watch expressions using a simp…☆38Updated 15 years ago
- A Lua C PreProcessor☆130Updated 8 years ago
- a mutable string support to lua.☆25Updated 10 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆80Updated last year
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆65Updated 6 years ago
- Websockets for Lua☆34Updated 9 months ago
- Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...☆93Updated 2 years ago
- Compatibility module providing Lua-5.2-style APIs for Lua 5.1☆46Updated 3 years ago
- Usefu Lua modules☆41Updated 5 months ago
- Lua Memory Profiler (lmprof)☆63Updated 6 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 7 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆199Updated 2 years ago
- ☆42Updated 8 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆28Updated 3 years ago
- Low-Level threads(pthreads or WIN32 threads) for Lua.☆151Updated 10 months ago
- Fifo library for Lua☆35Updated 4 years ago
- ☆15Updated 8 years ago
- LuaSys is a portable Lua library providing access to system and networking functions. Also includes: event notification mechanism, win32 …☆69Updated 3 years ago
- A C binding toolkit for Lua☆26Updated 5 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…☆67Updated 2 years ago
- LZ4 fast compression algorithm binding for Lua☆63Updated 9 years ago
- Lua binding to libuv☆67Updated 4 years ago
- A Lua library that makes your strings stronger!☆69Updated 3 years ago
- A tool for tracing Lua script execution and analysing time profiles and coverage☆174Updated 9 years ago
- Portable inter-process communication for Lua☆48Updated 6 years ago
- `require()` rewritten in plain Lua☆41Updated 2 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
- Lua 5.1/5.2 environment compatibility functions.☆31Updated 10 years ago
- Lua support for ANSI C signals☆21Updated 8 years ago
- A MessagePack implementation for Lua 5.3/5.4 - msgpack.org[Lua]☆91Updated last year