Assembler

A Hypothetical Assembler that converts
Assembly code --> Intermediate code.

The "script.txt" is the example of raw assembly code which acts as an input to this assembler.
The "Output.txt" and "IC.txt" are the temporary outputs after pass2 completion.