
In computing, the Dis virtual machine provides the execution environment for application code in the Inferno operating-system. Its design, based on a register machine, closely models CISC-like architectures. Code is interpreted or is just-in-time compiled into machine code for the target architecture. Dis is the target machine for the Limbo progra...
Found on
http://en.wikipedia.org/wiki/Dis_virtual_machine
No exact match found.