RSNara / MIPS-to-HEX

A simple MIPS to hex translator. Relevant to CS241.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIPS-to-HEX

A simple MIPS to hex translator. Relevant to CS241.

To use, simply access your browser's console and copy-paste the entirety of MIPS.js into it. This should make available a MIPS object which exposes the transation API.

About

A simple MIPS to hex translator. Relevant to CS241.


Languages

Language:JavaScript 100.0%