Category:Viua VM assembly: Difference between revisions

Content added Content deleted
(Created page with "{{stub}}{{language|Viua VM assembly}}")
 
No edit summary
Line 1: Line 1:
{{stub}}{{language|Viua VM assembly}}
{{stub}}{{language|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/