You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
💽 This project is a Python implementation of an assembler for the Simplified Instructional Computer (SIC) architecture. The SIC Assembler consists of two main components: pass_one.py and pass_two.py.