Category:Viua VM assembly

From Rosetta Code
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Viua VM assembly
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Viua VM assembly.

Viua VM assembly is the language that is used to program Viua virtual machine. It features first class functions and closures, move- and copy-semantics, safe pointers, message passing concurrency. There are several primitive (integer, float, text, atom, function, PID) and complex (vector, struct) data types available.

Documentation can be found at http://docs.viuavm.org/

Pages in category "Viua VM assembly"

The following 2 pages are in this category, out of 2 total.