Virtual Machines
ORP - Open Runtime Platform ORP (Open Runtime Platform) is an open source research infrastructure project for bytecode interpreters that provides interchangeable modules implementing Just-In-Time compilers (JITs) an Garbage Collection (GC) (Jan 2002)
vmgen - efficient Virtual Machinge Generator Vmgen is a C++ program generates much of the code for efficient virtual machine (VM) interpreters from simple descriptions of the VM instructions. It generates code for executing VM instructions (withoptional tracing). (Jan 2002)
Books about Virtual MachinesA complete list of books on Virtual Machines available through Amazon.COM