If you're reading this on github, please be aware that it might mention unreleased features! See the latest released README on pypi. This project aims to provide an improved experience when using ...
Assume a machine that has a single register and six instructions. LD A which places the operand A into the register. ST A which places the contents of the register into the variable A. AD A which adds ...