/PASS-1-of-A-2-pass-SIC-ASSEMBLER

It is the phase 1 of a 2 pass assembler for Simple Instruction Computer (SIC).. The program takes an input written in SIC and converts to Intermediate Code. The program is written in Python.

Primary LanguagePython

PASS-1-of-A-2-pass-SIC-ASSEMBLER

It is the Phase 1 of a 2 pass assembler for Simple Instruction Computer (SIC). The program takes an input program written in SIC and converts it to Intermediate Code. The program is written in Python.