tisnik / luajit-examples
Various examples for introducing LuaJIT behaviour
☆9Updated 9 years ago
Alternatives and similar repositories for luajit-examples:
Users that are interested in luajit-examples are comparing it to the libraries listed below
- Example C++ shared library loaded in LuaJIT through FFI☆21Updated 8 years ago
- MessagePack for LuaJIT (using FFI, no bindings, V4 API)☆72Updated 5 years ago
- Cosmo is a “safe templates” engine for Lua.☆33Updated 2 years ago
- LuaJIT FFI reflection library☆101Updated last year
- Lexing & Syntax Highlighting in Lua (using LPeg)☆74Updated 2 years ago
- LuaCov reporter for coveralls.io service☆50Updated 2 years ago
- Lua Code Combine☆48Updated 7 years ago
- Mini-framework for processing LuaJIT's compiler dumps.☆38Updated 5 years ago
- Markdown to HTML in pure Lua.☆38Updated 9 months ago
- LPeg version 1.0 Parser in pure LuaJIT☆112Updated 2 years ago
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆119Updated 5 years ago
- my example codes for LuaJIT☆48Updated 12 years ago
- Ideal for wood and paper☆33Updated 3 years ago
- A small library with useful methods to handle Lua's table when it's working like an Array☆60Updated last year
- Schema validation Library in Lua☆23Updated 7 years ago
- Portable inter-process communication for Lua☆49Updated 5 years ago
- Short essays on selected aspects of Lua, including LuaTeX. Text files are mainly written in Pandoc's extended markdown for easy conversio…☆50Updated 6 years ago
- Gradual type checking for Lua functions☆42Updated 2 years ago
- Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).☆64Updated 2 years ago
- LuaJIT binding to libcurl☆17Updated 7 years ago
- Reimplement luafilesystem via LuaJIT FFI with unicode facilities☆24Updated last year
- Tiny C Compiler 0.9.26 binding for LuaJIT☆63Updated 9 years ago
- Check for use of undeclared variables☆39Updated 2 years ago
- A LuaJIT-based interface to libclang☆21Updated 2 weeks ago
- UTF-8 encoding and decoding for LuaJIT