Short essays on selected aspects of Lua, including LuaTeX. Text files are mainly written in Pandoc's extended markdown for easy conversion to other formats, including GitHub's extended markdown.
☆51Nov 1, 2018Updated 7 years ago
Alternatives and similar repositories for lua-notes
Users that are interested in lua-notes are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Parsing common data formats via LPeg☆66Jul 30, 2024Updated last year
- Regular expression search support for Textadept☆20Nov 27, 2015Updated 10 years ago
- diff/undo for lua tables☆12Sep 1, 2016Updated 9 years ago
- A parser of C headers for the Titan FFI☆16Dec 9, 2017Updated 8 years ago
- Lua Assembler/Disassembler based on ChunkSpy☆29Aug 4, 2013Updated 12 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- my tiny LuaJIT 2.1 fork☆24Aug 21, 2023Updated 2 years ago
- A collection of LPEG patterns☆130May 23, 2022Updated 3 years ago
- Utilities for generating LuaJIT FFI bindings☆10Oct 27, 2017Updated 8 years ago
- Simple interface to TCC, a fast runtime C compiler by Fabrice Bellard, it allows a Lua script to compile C code and register it at runtim…☆24Jan 21, 2011Updated 15 years ago
- Extended PEG Notation Format (easy grammars for LPeg)☆26Jan 20, 2024Updated 2 years ago
- Irregularly mirrored copy of the LPeg repo. Please DO NOT send pull requests. Send all comments to the Lua discussion list.☆61Apr 6, 2026Updated last month
- Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)☆17Nov 10, 2023Updated 2 years ago
- Synchronization library to create Lua bindings for asynchoneous C libraries☆18Mar 20, 2024Updated 2 years ago
- A simple interface to mmap for writing and reading binary data☆24Apr 7, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Leftry - A left-recursion enabled recursive-descent parser combinator library for Lua.☆38Oct 9, 2017Updated 8 years ago
- Trivial Lua human-readable binary-safe serialization library☆24Sep 10, 2013Updated 12 years ago
- `require()` rewritten in plain Lua☆41Nov 26, 2022Updated 3 years ago
- small x86-64 jit compiler written in luajit☆18May 3, 2025Updated last year
- LuaTruffle, an implementation of Lua on the JVM using Truffle☆58Feb 16, 2015Updated 11 years ago
- Library for manipulation of variable arguements of functions☆24Jan 7, 2021Updated 5 years ago
- EditorConfig Core bindings for Lua☆17Apr 21, 2025Updated last year
- immutable datastructures in lua☆22Aug 12, 2025Updated 9 months ago
- Improved print function that handles ANSI escapes even on Windows☆16Jul 11, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A guide to help people learn Lua