Interface for parsing assembly code into bytecode
This routine takes a string of assembly code and produces the bytecode corresponding to it.
See Implementation
Interface for parsing assembly code into bytecode