On this page about Virtual machine:
In computer science, a virtual machine is software that creates a virtualized environment between the computer platform and its operating system, so that the end user can operate software on an abstract machine.
How to say "Virtual machine" in other languages:
![]() |
(Chinese) | 虚拟机 |
![]() |
(Japanese) | 仮想機械 |
![]() |
(German) | Virtuelle Maschine |
![]() |
(Spanish) | Máquina virtual |
![]() |
(French) | Machine virtuelle |
![]() |
(Italian) | Macchina virtuale |
Bashforth is a free Forth interpreter, written entirely in the bash scripting language. It requires bash v2.04 or higher. Its virtual machine makes use of string threading...
Cola is a programming language similar to C. It can be compiled into Parrot assembly language, and then run on the Parrot virtual machine. See also : Jako...
In computing, Denali is an operating system, according to [1], "an IA-32 virtual machine monitor, that allows for untrusted services to be run in isolated (protected) domains...
Java Platform Debugger Architecture
The Java Platform Debugger Architecture is a collection of APIs to debug Java code. Java Virtual Machine Debugger Interface Java Debug Wire Protocol Java Debug Interface...
...
FAUmachine is an open source virtual machine. It is based on User Mode Linux. Currently it only supports Linux on IA-32 hardware, but it is being ported to other operating systems and architectures...
Jako is a programming language similar to Java. It can be compiled into Parrot assembly language, and then run on the Parrot virtual machine. See also : Cola programming language...
JavaOS is an operating system with a Java virtual machine as a fundamental component. It is... RISC PowerPC Virtual machine The Java virtual machine runs on the microkernel. Drivers All device drivers are written in Java and executed by the virtual machine. Windowing system A graphics and...
JavaOS is an operating system with a Java virtual machine as a fundamental component. It is... RISC PowerPC Virtual machine The Java virtual machine runs on the microkernel. Drivers All device drivers are written in Java and executed by the virtual machine. Windowing system A graphics and...
Toadskin is an esoteric programming language intended to reunite some of the ideas in Brainfuck and it's predecessor False. More directly, it serves as a simple platform to create a toy compiler for a new virtual machine or operating system...