italomaia / read-lua-source-codeLinks
Articles, links and suggestion on how to read the lua programming language source code.
☆80Updated 5 years ago
Alternatives and similar repositories for read-lua-source-code
Users that are interested in read-lua-source-code are comparing it to the libraries listed below
Sorting:
- Lua runtime and toolset☆181Updated last week
- An ahead-of-time compiler for Lua 5.4☆143Updated last year
- A fmtlib implement for Lua☆40Updated 7 months ago
- Irregularly mirrored copy of the LPeg repo. Please DO NOT send pull requests. Send all comments to the Lua discussion list.☆58Updated 9 months ago
- Lua parser and abstract syntax tree in Lua☆97Updated 2 months ago
- An extension of LPeg that supports labeled failures☆148Updated 2 years ago
- A simple API to use logging features in Lua☆61Updated 2 years ago
- Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).☆64Updated 2 years ago
- ☆195Updated 2 weeks ago
- Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).☆75Updated last month
- A Lua 5.3 parser written with LPegLabel☆207Updated 6 months ago
- Sample Lua and C code to help you learn how to write Lua-based APIs.☆119Updated 2 years ago
- a OS specified path manipulation module for Lua☆44Updated 2 years ago
- An educational Lua module that can be used to teach or learn about Lua's C API.☆89Updated 9 years ago
- Lua From Scratch (WIP)☆111Updated 7 years ago
- A portable C FFI for Lua 5.1+☆215Updated 3 months ago
- A iteration library for Lua☆57Updated 4 years ago
- yet another lua pretty printer☆93Updated 2 years ago
- File system path manipulation library☆90Updated 4 years ago
- A pure Lua JSON library.☆101Updated 2 weeks ago
- Pallene Compiler☆782Updated 3 months ago
- Multithreading support for Lua☆451Updated 2 years ago
- Single-file port of Lua, a powerful scripting language.☆324Updated last year
- A port of LPeg 100% written in Lua.☆265Updated 3 years ago
- Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.5.☆503Updated 3 weeks ago
- Tabular representation of Lua data☆54Updated 8 months ago
- Bit array (or bit set, bit string, boolean vector, ..., whatever) data structure for Lua.☆15Updated 5 years ago
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆242Updated 7 months ago
- Automatically exported from code.google.com/p/llvm-lua☆162Updated 9 years ago
- A portable lightweight C FFI for Lua, based on libffi and aiming to be mostly compatible with LuaJIT FFI.☆61Updated last month