dlaurie / lua-notes
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.
☆49Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for lua-notes
- Extended PEG Notation Format (easy grammars for LPeg)☆25Updated 10 months ago
- Ideal for wood and paper☆32Updated 2 years ago
- Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).☆62Updated last year
- Gradual type checking for Lua functions☆42Updated last year
- Trace debugger for LPeg rules and captures.☆45Updated 5 years ago
- Regular expression search support for Textadept☆19Updated 8 years ago
- A small library with useful methods to handle Lua's table when it's working like an Array☆60Updated 8 months ago
- Parse and process command-line options http://gvvaughan.github.io/optparse☆19Updated 3 months ago
- LPeg version 1.0 Parser in pure LuaJIT☆109Updated 2 years ago
- Lua library for sanitizing, parsing, and editing untrusted HTML☆69Updated last year
- A set of pure lua, independent functions.