Skip to content

A MIPS interpreter written in Python

License

Notifications You must be signed in to change notification settings

sturmianseq/Py-MI-PS

Repository files navigation

Py-MI-PS

A MIPS interpreter written in Python

alt text

Example code courtesy of University Of The Pacific

mips ref sheet

Installation

See releases for installation instructions

Usage

Invoke PyMips with the pymips command from your python virtual environment:

pymips <path to mips file>

Current Features

Currently, only base mips commands are supported. Some pseudo commands will work, but they are unreliable and may not parse properly. No commands that take advantage of coprocessors are supported.

About

A MIPS interpreter written in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages