Fork me on GitHub

javaMIPS

javaMIPS provides a complete MIPS Assembler development and debugging environment. It is implemented as a set of three plugins to the Eclipse IDE.

Authors

Sebastian Hack | Profile at Saarland University)

Kevin Streit (streit@cs.uni-saarland.de | Profile at Saarland University)


What does it look like

In the following screenshot you can see an overview over the main views of javaMIPS:



Installing javaMIPS

Download the sources

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/kevinstreit/javaMIPS