Skip to content

Latest commit

 

History

History
executable file
·
6 lines (4 loc) · 281 Bytes

readme.md

File metadata and controls

executable file
·
6 lines (4 loc) · 281 Bytes

Basic Computer Assembler

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.