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.
☆41Updated 8 years ago
Alternatives and similar repositories for clidebugger
Users that are interested in clidebugger are comparing it to the libraries listed below
Sorting:
- Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...☆94Updated 3 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆80Updated 2 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 8 years ago
- A Lua C PreProcessor☆130Updated 8 years ago
- a mutable string support to lua.☆26Updated 10 years ago
- Low-Level threads(pthreads or WIN32 threads) for Lua.☆150Updated last year
- Websockets for Lua☆34Updated 4 months ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆67Updated 6 years ago
- Fifo library for Lua☆35Updated 5 years ago
- Usefu Lua modules☆41Updated 9 months ago
- Remote debugger for Lua using LuaSocket. RemDebug offers breakpoints, inspection, step into, step over and watch expressions using a simp…☆39Updated 15 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆200Updated 2 years ago
- Lua binding for Box2D☆14Updated 10 years ago
- A Lua library that makes your strings stronger!☆68Updated 3 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆29Updated 3 years ago
- Lua Memory Profiler (lmprof)☆63Updated 6 years ago
- Library for manipulation of memory areas in Lua.☆37Updated 4 months ago
- ☆42Updated 8 years ago
- all-in-one luapower repo with everything (auto-merged hourly from individual repos)☆145Updated last year
- Lua binding to libuv☆68Updated 4 years ago
- Rings is a library which provides a way to create new Lua states from within Lua.☆49Updated 8 years ago
- A tool for tracing Lua script execution and analysing time profiles and coverage