Wyzer

Wyzer is a software project built with programming-language, compiler, systems-programming, listed on Viber's Vault, a community directory of vibe-coded and AI-assisted software. It is available at wyzer-lang.vercel.app.

⚙️ Wyzer is a statically typed, compiled programming language that applies a single ownership rule to memory, threads and networks at once. It pairs resource-oriented design with choreographic programming , so the same discipline that keeps memory safe also keeps distributed message-passing safe. Memory is handled by a Perceus reference-counting model — no garbage collector, and no borrow checker to argue with. Variables are immutable by default with explicit var opt-in, and errors are handled…

Tags: programming-language, compiler, systems-programming, memory-safety, distributed-systems, choreographic-programming, ocaml, open-source

Live demo

Source code

Browse more projects on Viber's Vault