Dev Tools · 9h ago
Zamin: New scripting language with Rust VM and GPU ML support
Zamin is a new scripting language built on a Rust-based bytecode VM with a register-based architecture and mark-and-sweep GC. It outperforms Python on tight integer loops but lags in string and list operations. The language includes GPU-accelerated ML via CUDA and a built-in package manager.
Meridian48 take
Zamin is an ambitious project that shows promise for numeric workloads, but its performance gaps in common scripting tasks mean it's not yet a Python killer.
Read the full reporting
Zamin: A Scripting Language with a Rust-Based Bytecode VM and GPU-Accelerated ML →
DEV Community
scripting-languagerust-vm