Simple lua-like language running on a virtual machine written in Rust
Go to file
2026-03-17 20:43:57 +02:00
.vscode Add broken table assignment 2026-03-17 19:14:11 +02:00
examples Add assignment for deeper tables 2026-03-17 20:04:20 +02:00
src Add operators for int as well 2026-03-17 20:43:57 +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