Version 4 of virtual machine

Updated 2014-05-28 01:08:15 by escargo

A virtual machine is a program that emulates a machine. The Tcl virtual machine executes Tcl scripts that have been compiled into bytecode.

Tcl Program Virtual Machines

Tcl virtual machine
a component of the Tcl core
grammar_me

Other Program Virtual Machines

Factor
.NET
JVM
parrot
pypy

System Virtual Machines

qemu

Educational Virtual Machines

Knuth's MMIX: http://www-cs-faculty.stanford.edu/~uno/mmix.html

Single System Image

Parallel Virtual Machine