overf10w / cvm_v1

Simple virtual machine written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Look into comments branch if you want to see:
1. How pointers work in C.
2. How some of most common data structures in Computer Science work.
3. Implementation of a tiny virtual machine

About

Simple virtual machine written in C


Languages

Language:C 100.0%