Found 134 repositories(showing 30)
KhaosT
Sample code for Virtualization framework
arrdem
a simple virtual machine which simulates a register machine
zacbrown
Simple virtual machine for teaching basic concepts of virtual machine implementation.
Brunoo16
A simple virtual machine
aNNiMON
Simple virtual machine
corona10
A simple VM for a talk on building VMs
JLWalsh
A very simple virtual machine written in JS.
tedneward
The sample "master copy" code from my Busy Developer's Guide to Building a Virtual Machine talk
sudarsunkannan
No description available
jianyuan
Simple virtual machine written in Go
esnowkropla
No description available
chrislo
A simple stack-based virtual machine implemented in Ruby
slp
Minimal example of a VMM for Hypervisor.framework in Rust
deNBI
No description available
maxss
Testing Virtual Machines
ikbenlike
SimpleVM - a simple virtual machine
ThatNerdUKnow
No description available
Craig92
Eine einfache Virtuelle Maschine, die im Rahmen der Vorlesung "Hardwarenahe Programmierung" an der Hochschule Mannheim erstellt wurde.
IliyaGogolev
No description available
leafee98
软件开发实践第一次实验, 实现一个简单的虚拟机, 可以运行自己设计的字节码以及编译自己设计的语言
MattThatITGuy
No description available
QRWells
A simple stack-based virtual machine for executing low-level instructions.
eliasfroehner
Implementation of a simple virtual machine.
AmjadGhoufrane
No description available
nkphys
A simple implementation of VMC (Variational Monte Carlo) simulation program in C++ [Initial code was forked from amedhi/SimpleVMC]
TylerJaacks
A simple virtual machine written in Java that reads in a custom assembly files and runs the instructions live.
IfLostart2per5
A general VM made with LuaJIT.
deNBI
No description available
Jaykul
Provisioning a secure VM or two...
tedneward
A workshop for building a simple virtual machine