italomaia / read-lua-source-codeLinks
Articles, links and suggestion on how to read the lua programming language source code.
☆82Updated 6 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:
- A fmtlib implement for Lua☆40Updated last year
- Irregularly mirrored copy of the LPeg repo. Please DO NOT send pull requests. Send all comments to the Lua discussion list.☆59Updated last year
- An ahead-of-time compiler for Lua 5.4☆155Updated last year
- Lua runtime and toolset☆189Updated 3 weeks ago
- An extension of LPeg that supports labeled failures☆149Updated 2 years ago
- Lua parser and abstract syntax tree in Lua☆105Updated last week
- A Lua 5.3 parser written with LPegLabel☆210Updated last month
- yet another lua pretty printer☆97Updated 2 years ago
- Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).☆71Updated 3 years ago
- Sample Lua and C code to help you learn how to write Lua-based APIs.☆120Updated 2 years ago
- A iteration library for Lua☆58Updated 5 years ago
- The Lua++ programming language. A simple type based programming language that inherited its syntax from Lua.☆55Updated 2 years ago
- Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).☆73Updated 6 months ago
- Tabular representation of Lua data☆59Updated last year
- Lua From Scratch (WIP)☆114Updated 8 years ago
- ☆204Updated this week
- An educational Lua module that can be used to teach or learn about Lua's C API.☆91Updated 10 years ago
- a OS specified path manipulation module for Lua☆44Updated 2 years ago
- A simple API to use logging features in Lua☆63Updated 2 years ago
- A pure Lua JSON library.☆106Updated last month
- A lightweight and fast 2D vector graphics engine☆34Updated 2 months ago
- Automatically exported from code.google.com/p/llvm-lua☆160Updated 10 years ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆76Updated this week
- Bit array (or bit set, bit string, boolean vector, ..., whatever) data structure for Lua.☆15Updated 5 years ago
- File system path manipulation library☆90Updated 5 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- A MoonScript dialect compiles to Lua.☆558Updated this week
- A portable C FFI for Lua 5.1+☆223Updated last week
- Scripting language developed alongside reading of craftinginterpreters☆40Updated last year