pallene-lang / lua-internalsLinks
Patched version of Lua, exposing internal APIs
☆15Updated last year
Alternatives and similar repositories for lua-internals
Users that are interested in lua-internals are comparing it to the libraries listed below
Sorting:
- Lua trace JIT compiler using LLVM-C☆29Updated 5 years ago
- A web playground with Lua interpreter compiled to wasm☆13Updated last year
- ☆28Updated 2 years ago
- A Small C Compiler for old MiniVM (does not work with modern minivm)☆11Updated last year
- Compiler-compiler for writing compiler frontends with Lua☆23Updated 2 years ago
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- C binding generator for Nelua using GCC Lua plugin.☆52Updated last year
- A parser generator in Lua using PEG syntax.☆50Updated 11 months ago
- A repository to store code implementing common features, algorithms, and datastructures that are generally useful to terra code☆22Updated 4 years ago
- Minimal Lua test framework☆28Updated last year
- A PEG Parser Generator with Semi-Automatic Error Recovery based on LPeg(Label)☆19Updated 3 years ago
- Watch for file changes and auto restart an application using fork checkpoints to continue the process (for quick live development)☆13Updated 3 years ago
- A minimal Lua-API for building GUIs using Cairo or OpenGL (see: https://github.com/osch/lua-lpugl#lpugl)☆35Updated last year
- Leftry - A left-recursion enabled recursive-descent parser combinator library for Lua.☆38Updated 7 years ago
- Lua Code Combine☆51Updated 7 years ago
- my tiny LuaJIT 2.1 fork☆24Updated 2 years ago
- Tetris like game made in Nelua for RIV fantasy console☆23Updated last year
- Suravi is a small distribution of Ravi/Lua 5.3 with batteries such as cjson, lpeglabel, luasocket, penlight, torch7, luv, luaossl☆70Updated 2 years ago
- Statically typed, embeddable, scripting language written in Zig.☆41Updated 4 years ago
- Nelua syntax highlighting for Visual Studio Code☆22Updated 5 years ago
- The Lua++ programming language. A simple type based programming language that inherited its syntax from Lua.☆55Updated 2 years ago
- Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).☆64Updated 2 years ago
- Lua Widget Toolkit: implement cross platform GUI widgets in pure Lua on top of LPugl or LÖVE 2D game engine☆63Updated 10 months ago
- Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)☆16Updated last year
- A parser of C headers for the Titan FFI☆16Updated 7 years ago
- A pure-Lua introspection library for LuaJIT's FFI ctype objects☆49Updated 7 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆29Updated 3 years ago
- a compiler that loads and runs lua Venus scripts☆13Updated 5 years ago
- Gradual type checking for Lua functions☆46Updated 2 years ago
- Canvas-drawn IMGUI library in JavaScript: no dependencies, UI designer, screen sharing, themes, animations, flex, popups, virtual grid, …☆10Updated 5 months ago