moonshine
Lua VM
A lightweight virtual machine for the Lua programming language
A lightweight Lua VM for the browser
502 stars
32 watching
35 forks
Language: Lua
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lunarmodules/say | A Lua string hashing library with support for internationalization and namespace management | 46 |
pigpigyyy/yuescript | A Moonscript dialect compiler to Lua, aiming to improve and extend the language by introducing new features. | 453 |
munvm/munvm | A cross-platform Lua runtime with JIT compilation and managed memory management. | 8 |
moonsharp-devs/moonsharp | An interpreter and runtime environment for the Lua programming language | 1,417 |
lopi-py/luau-lsp.nvim | An extension to Neovim for improved Lua development experience | 46 |
erdian718/lua | A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
lunarmodules/penlight | A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,931 |
andremm/typedlua | A statically typed superset of Lua with optional type annotations and object-oriented programming features. | 567 |
mah0x211/lenv | A tool to manage Lua versions on a system. | 44 |
kyren/piccolo | An experimental stackless Lua VM implemented in Rust to achieve safe execution of untrusted scripts | 1,699 |
videah/splashy | A simple Lua library to create and manage customizable splash screens in LÖVE games | 40 |
lua-alchemy/lua-alchemy | Port of Lua programming language to Adobe Alchemy technology for Flash applications | 167 |
kyleconroy/lua-state-machine | A finite state machine implementation in Lua, providing a simple way to manage transitions between states | 354 |
lums-proj/lums | A game making library with a core framework and tools to simplify the development process | 28 |
vvanders/wasm_lua | A Lua interpreter running in a WebAssembly environment | 792 |