###Simple VM in C###
This is some practice code to improve my understanding of how computers/programming languages with VMs work.
Fork/Re-implementation of https://github.com/felixangell/mac
Following this blog post: http://blog.felixangell.com/virtual-machine-in-c/