V
Analyzed about 1 year ago
Viua parallel virtual machine designed to run massively concurrent programs.
Viua VM programs are written in an assembly-lookalike language which is a thin abstraction over executable bytecode which gives the programmer great control over the behaviour of the program. The VM's assembly can also be a target for a higher-level compiler.