xfbs / PiL3Links
My solutions to the exercises from the book "Programming in Lua 3" by Roberto Ierusalimschy
☆131Updated 6 years ago
Alternatives and similar repositories for PiL3
Users that are interested in PiL3 are comparing it to the libraries listed below
Sorting:
- Lua String Templates☆188Updated 10 years ago
- A lua debugger in independent lua VM☆120Updated 7 years ago
- JSON (Javascript Object Notation - http://www.json.org) encoding / decoding module for Lua, and very basic JSON RPC module (requiring soc…☆291Updated last year
- A tool for tracing Lua script execution and analysing time profiles and coverage☆174Updated 9 years ago
- A curated list of awesome Lua frameworks, libraries and software.☆382Updated last year
- This is a collection of several GDB macros that simplify debugging of C modules for Lua☆67Updated 8 years ago
- A lua module for creating Excel XLSX files.☆143Updated 6 years ago
- General Lua libraries☆301Updated 2 years ago
- Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.☆477Updated 4 years ago
- JSON parser/encoder for Lua Parses JSON using LPEG for speed and flexibility. Depending on parser/encoder options, various values are pre…☆254Updated 2 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆201Updated 2 years ago
- Utility library for functional programming in Lua☆646Updated 5 years ago
- New maintainer at: https://github.com/lunarmodules/lualogging☆146Updated 4 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
- Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.☆220Updated 6 months ago
- LuaCov is a simple coverage analyzer for Lua code.☆326Updated 10 months ago
- A little library of useful Lua functions, intended as the 'light' version of Penlight☆178Updated 3 years ago
- FFI package for Lua 5.1 and Lua 5.2☆196Updated 4 years ago
- ☆42Updated 8 years ago
- Trace for debug lua☆136Updated 4 years ago
- A class system for Lua.☆121Updated 9 years ago
- LuaJIT and luarocks in one location