Simple lua-like language running on a virtual machine written in Rust
Go to file
2026-03-20 22:43:58 +02:00
.vscode Add broken table assignment 2026-03-17 19:14:11 +02:00
examples Fix test.lua 2026-03-20 21:23:30 +02:00
src Remove dbg prints 2026-03-20 22:43:58 +02:00
.gitignore Add very simple parsing 2026-03-14 15:55:00 +02:00
Cargo.lock Add very simple parsing 2026-03-14 15:55:00 +02:00
Cargo.toml Add very simple parsing 2026-03-14 15:55:00 +02:00
luac.out Make lists allow multires for final table constructor position 2026-03-18 01:54:39 +02:00