Skip to content

zeckendorf/Python-MIPS-Assembler

Repository files navigation

MIPS Assembler in Python 2.7

Microprocessor Without Iinterlocked Pipeline Stages (MIPS) is a RISC instruction set architecture devleoped in the 80's and still in use today. The implementation here includes only the bare metal reduced instructions with a few pseudoinstructions for convenience only.

Usage

~$: python assembler.py /path/to/test_file.asm

About

Python MIPS Assembler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published