Designed and Implemented SIC/XE two pass assembler in C++. T
Designed and Implemented SIC/XE two pass assembler in C++. The assembler takes as input the code and generates the resulting Symbol table and object code if no errors are found or reports errors otherwise.