zua

Lua interpreter project

An attempt to implement Lua 5.1 in Zig for educational purposes

An implementation of Lua 5.1 in Zig, for learning purposes

GitHub

174 stars
5 watching
7 forks
Language: Zig
last commit: 9 months ago
Linked from 3 awesome lists

lualua-vmzig

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sygmei/luatalk A collection of Lua code examples and explanations for a talk on the Lua programming language 3
squeek502/audiometa An audio metadata/tag reading library written in Zig. 37
ziglibs/zig-lv2 Toolkit for creating LV2 plugins with Zig bindings 29
hengestone/lua-languages A collection of languages and projects that compile to or use Lua as their intermediate language 604
andrewrk/lua-in-the-browser Building Lua in WebAssembly to enable run-time execution within web browsers. 32
russoul/idris2-lua A Lua backend for Idris 2, facilitating integration with the functional programming language 27
hazeycode/zig-alsa ALSA bindings for Zig programming language 1
milochristiansen/lua A Go-based Lua 5.3 VM and compiler for embedding into Go programs 920
shiinamiyuki/lunatic An open-source interpreter for the Lua programming language with additional features and optimizations. 18
natecraddock/ziglua A Zig library providing bindings to the Lua C API 285
ziglang/vscode-zig A Visual Studio Code extension providing language support for the Zig programming language 557
firezenk/language-lua Provides syntax highlighting and snippets for the Lua programming language in Atom text editor 66
daurnimator/zig-autolua A tool for generating a Lua binding for the Zig programming language. 22
jzrake/lunum A C-based extension for Lua that provides flexible and robust numeric array manipulation facilities. 37
soumith/zbs-torch A lightweight Lua-based IDE with code completion, debugging, and live coding features. 67