https://github.com/zoogies/alv
An ECS-native scripting language
https://github.com/zoogies/alv
interpreter programming-language
Last synced: 3 days ago
JSON representation
An ECS-native scripting language
- Host: GitHub
- URL: https://github.com/zoogies/alv
- Owner: zoogies
- Created: 2025-10-16T20:47:49.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-06-14T20:41:58.000Z (9 days ago)
- Last Synced: 2026-06-14T21:04:37.448Z (9 days ago)
- Topics: interpreter, programming-language
- Language: Rust
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alv
alv is a C-Like, ECS-native interpreted game scripting language.
## disclaimer
This repo is totally WIP and not a real thing you should even try to build or use. I'm currently just building a `lox` interpreter in Rust