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: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua string hashing library with support for internationalization and namespace management | 47 |
| A Moonscript dialect compiler to Lua, aiming to improve and extend the language by introducing new features. | 463 |
| A cross-platform Lua runtime with JIT compilation and managed memory management. | 8 |
| An interpreter and runtime environment for the Lua programming language | 1,424 |
| An extension to Neovim for improved Lua development experience | 50 |
| A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
| A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,946 |
| A statically typed superset of Lua with optional type annotations and object-oriented programming features. | 568 |
| A tool to manage Lua versions on a system. | 44 |
| An experimental stackless Lua VM implemented in Rust to achieve safe execution of untrusted scripts | 1,728 |
| A simple Lua library to create and manage customizable splash screens in LÖVE games | 41 |
| Port of Lua programming language to ActionScript using Alchemy technology | 167 |
| A finite state machine implementation in Lua, providing a simple way to manage transitions between states | 356 |
| A game making library with a core framework and tools to simplify the development process | 28 |
| A Lua interpreter running in a WebAssembly environment | 795 |