FAUniv / clidebugger
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
- Remote debugger for Lua using LuaSocket. RemDebug offers breakpoints, inspection, step into, step over and watch expressions using a simp…☆38Updated 14 years ago
- Lua Memory Profiler (lmprof)☆61Updated 6 years ago
- Fifo library for Lua☆35Updated 4 years ago
- a mutable string support to lua.☆25Updated 10 years ago
- Lua 5.1/5.2 environment compatibility functions.☆31Updated 9 years ago
- Usefu Lua modules☆40Updated this week
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆76Updated last year
- A Memory Profiler for the Lua language☆31Updated 8 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆28Updated 2 years ago
- ☆41Updated 7 years ago
- Websockets for Lua☆32Updated 4 months ago
- Trivial Lua human-readable binary-safe serialization library☆24Updated 11 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆73Updated 7 years ago
- A Lua C PreProcessor☆130Updated 8 years ago
- Rings is a library which provides a way to create new Lua states from within Lua.☆48Updated 7 years ago
- Lua binding for Box2D☆13Updated 9 years ago
- A simple interface to mmap for writing and reading binary data☆24Updated 2 years ago
- Reformats any valid Lua 5.3 source code.☆40Updated 2 years ago
- [#####] Simple UTF8 support in pure lua☆34Updated 9 months ago
- LuaSys is a portable Lua library providing access to system and networking functions. Also includes: event notification mechanism, win32 …☆69Updated 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
- Compatibility module providing Lua-5.2-style APIs for Lua 5.1☆46Updated 2 years ago
- A Lua library that makes your strings stronger!☆66Updated 2 years ago
- wxLua is a lua scripting language wrapper around the wxWidgets cross-platform GUI library. It consists of an executable for running stand…☆29Updated 11 years ago
- A Lua code completer☆23Updated 4 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆65Updated 6 years ago
- Convert a lua table to a C object , and share it among many lua states .☆48Updated 9 years ago
- all-in-one luapower repo with everything (auto-merged hourly from individual repos)☆144Updated last year
- StackTracePlus provides enhanced stack traces for Lua.☆197Updated last year
- A C coroutine scheduler for Lua☆22Updated 9 years ago