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:
- A lua debugger in independent lua VM☆121Updated 7 years ago
- Lua String Templates☆189Updated 10 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 last year
- A tool for tracing Lua script execution and analysing time profiles and coverage☆174Updated 9 years ago
- This is a collection of several GDB macros that simplify debugging of C modules for Lua