You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Small virtual machine written in C as a learning experiment
It is able to load, add, subtract, print values in registers, reset the program or jump to a set line
Enough to create for loops (see the example code)