Simple assembly language parsing program
A downloadable project for Windows and Linux
A C++ program that parses a simple assembly language for an artificial (virtual) machine. Statements in the language will be in the form: opcode [operand [operand]]. The opcode will specify what kind of statement is present, and there will be zero to two operands following it.
Download
Download
parser.zip 3 kB
Leave a comment
Log in with itch.io to leave a comment.