sarah-abu-zeineh / SIC_ASSEMBLER

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIC_ASSEMBLER

This a project that simulate SIC assembler using Python. It generates an intermeidate file in pass 1 in order to use it in pass 2. It also show the program name, program length, program location counter and list of errors.

About


Languages

Language:Python 89.3%Language:Assembly 10.7%