Link Details: |
Implements a simple, virtual register machine in C++, to make a portable, powerful, efficient way to solve mathematical problems. Its use is not limited to math, but that is its main use so far. Syntax is far easier than normal machine language as the ins |