26 skills found
lonng / Lua RsPure Rust implementation of Lua compiler.
arcticfox1919 / LuaDardoA Lua virtual machine written in Dart
eatonphil / LustA parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.
mjanicek / RembulanRembulan, an implementation of Lua 5.3 for the Java Virtual Machine
davidgiven / Lujea Java virtual machine written in pure Lua
ds84182 / LuaVMLua Virtual Machine (and various tools) for Lua so you can Lua while you Lua
mna / LuneA pure Go implementation of the Lua virtual machine.
Myndale / KopiLuaA C# port of the Lua v.5.1.4 virtual machine, parser, libraries and command-line utilities.
rsms / DewDew is a little programming language which targets the Lua virtual machine
dlaurie / Lua52vm ToolsNotes and Lua modules on Lua 5.2 Virtual Machine and Bytecode
DeltaF1 / Uxn LuaLua + Love2d port of the Uxn Virtual Machine
Wiladams / Lj2psPostscript Virtual Machine using Lua
videah / LuaEightCHIP-8 Virtual Machine in Lua
FreeBlues / MiniVMA mini virtual machine written by lua
throne-developer / LlamavmImplementation of lua virtual machine
Seyitq / Installing Lua On WindowsLua is a powerful, fast, lightweight, embeddable scripting language. The Lua virtual machine and interpreter are written in C. As a language, Lua is easy to learn. It contains 21 keywords, which makes the language rather small. Lua is also easy to read and understand, as its syntax makes it similar to English
andrcmdr / Llvm LuaLLVM-Lua, is a JIT and static Lua compiler that uses Low Level Virtual Machine (LLVM) as the compiler backend.
vlorc / Lua VmGolang lua virtual machine
dejavudwh / JLuaLua compiler and Lua virtual machine implemented in Java
Luca-spopo / BakaGaijinResource for Multi Theft Auto to allow seamless cross-resource communication across Lua virtual machines.