Abstract-VM
Project from C++ branch in school 42
Abstract-VM is the virtual machine that can interpret programs written in a basic assembly language.
That programme is just do the arithmetic and some compare operations with two first values on the stack. Seems like a UNIX command dc.