This website requires JavaScript.
Explore
Help
Sign In
teascade
/
ferrite-lua
Watch
1
Star
0
Fork
0
You've already forked ferrite-lua
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Simple lua-like language running on a virtual machine written in Rust
103
Commits
1
Branch
0
Tags
757
KiB
Rust
100%
ed5c9d8b8f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Sofia
ed5c9d8b8f
Add parsing for the rest of binary and unary operators
2026-03-20 18:45:27 +02:00
.vscode
Add broken table assignment
2026-03-17 19:14:11 +02:00
examples
Add _ENV-table as special case for the VM
2026-03-20 18:32:50 +02:00
src
Add parsing for the rest of binary and unary operators
2026-03-20 18:45:27 +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