Xo

From Esolang
Jump to navigation Jump to search
This article is not detailed enough and needs to be expanded. Please help us by adding some more information.

Xo is an esoteric programming language created by Nax.

It's computational class is Bounded-storage machine as it has a strictly limited memory allocation.

The XVM

Xo runs on a virtual machine. The official virtual machine is called XVM and can be downloaded here (dead link).

The XVM is a 8 bit machine with a 16bit virtual address bus. It features 4 registers and one flag.