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.
☆50Updated 6 years ago
Alternatives and similar repositories for lua-notes:
Users that are interested in lua-notes are comparing it to the libraries listed below
- Parse and process command-line options http://gvvaughan.github.io/optparse☆19Updated 7 months ago
- Extended PEG Notation Format (easy grammars for LPeg)☆25Updated last year
- Lua Code Combine☆48Updated 7 years ago
- Parsing common data formats via LPeg☆64Updated 7 months ago
- A PEG Parser Generator with Semi-Automatic Error Recovery based on LPeg(Label)☆19Updated 3 years ago
- Ideal for wood and paper☆32Updated 3 years ago
- Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).☆63Updated 2 years ago
- Lexing & Syntax Highlighting in Lua (using LPeg)☆74Updated 2 years ago
- Pure Lua implementation of the wcwidth() function☆15Updated 4 years ago
- A set of pure lua, independent functions.☆16Updated 4 months ago
- A command-line argument parsing module for Lua.☆125Updated last year
- Regular expression search support for Textadept☆20Updated 9 years ago
- Improved print function that handles ANSI escapes even on Windows☆16Updated 4 years ago
- a OS specified path manipulation module for Lua☆44Updated last year
- A Lua bindings generator written in Lua.☆104Updated 3 months ago
- Functional Experiments in Lua☆8Updated 4 years ago
- A parser generator in Lua using PEG syntax.☆51Updated 5 months ago
- Lua string patterns rewritten in Lua + FFI, for LuaJIT.☆54Updated 8 years ago
- Trace debugger for LPeg rules and captures.☆45Updated 5 years ago
- Irregularly mirrored copy of the LPeg repo. Please DO NOT send pull requests. Send all comments to the Lua discussion list.☆52Updated 3 months ago
- Gradual type checking for Lua functions☆42Updated 2 years ago
- Loadkit allows you to load arbitrary files within the Lua package path☆43Updated last year
- Lua Unix Module.☆54Updated last year
- Lua library for sanitizing, parsing, and editing untrusted HTML☆69Updated last year
- Batteries included Lua