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
104
Commits
1
Branch
0
Tags
757
KiB
Rust
100%
68da93541d
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
68da93541d
Add all operators to VM properly
2026-03-20 19:18:52 +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 all operators to VM properly
2026-03-20 19:18:52 +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