I've spent the last several months building Zamin , a scripting language with a Rust-based interpreter, a register-based bytecode VM, and a mark-and-sweep garbage collector. I wanted to share it here and get feedback from people who actually build languages and runtimes. Repo: https://github.

Source: [Dev.to](https://dev.to/artin9094/zamin-a-scripting-language-with-a-rust-based-bytecode-vm-and-gpu-accelerated-ml-2f5m)

Sponsored