Viua virtual machine

A bytecode virtual machine for highly concurrent software


Links to other resources

This page is a collection of useful (to a varying degree) links to resources related in some way to Viua virtual machine.

Programming languages

Viuact

Here is a link to the source code of the Viuact programming language. Viuact is a high-level programming language whose features include static typing, emphasis on concurrency, and a minimal syntax. It has a compiler targeting the Viua VM's ISA.