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 is an assignment for CSE 332 (Computer Architecture) course. The assembler part changes
assembly code to machine code. The idea of the assembler is based on Morris Mano's Basic Computer.
Web interface is powered by Django framework of Python.
About
Web App implementation of Basic Computer Assembler described in Morris Mano's "Computer System Architecture" Book.