Home

Awesome

fa-vm

Mostly a copy/paste of Implementing a virtual machine in C by Felix Angell.

make && ./a.out

It prints POP: 11 because it adds 5 and 6.

Related