khaveesh / MIPS-Assembler

Given a MIPS32 Assembly input, the program verifies the correctness of the input and generates the machine code corresponding to the input along with some unique features such as colour highlighting and graceful exiting on error.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mips-Assembler

This is the output for the matrix multiplication MIPS program.

About

Given a MIPS32 Assembly input, the program verifies the correctness of the input and generates the machine code corresponding to the input along with some unique features such as colour highlighting and graceful exiting on error.


Languages

Language:Python 100.0%