SPIM: Difference between revisions

From Rosetta Code
Content deleted Content added
minimal info about spim; is that the "official" site?
 
Eriksiers (talk | contribs)
added sf.net page; edited wisc.edu link text; rephrased some text; added a few links
 
Line 1: Line 1:
{{stub}}
{{stub}}
SPIM (reversed word MIPS) is a MIPS32 Simulator and assembler usable from the command line. They exist also graphical front-ends (like xspim for environment able to use X and PCSpim for Windows).
SPIM (the word MIPS reversed) is a MIPS32 Simulator and assembler usable from the command line. Graphical front-ends exist, notably xspim for [[wp:X Window System|X-Windows]] and PCSpim for [[Windows]].


* [http://spimsimulator.sourceforge.net/ SPIM on Sourceforge]
* [http://pages.cs.wisc.edu/~larus/spim.html Site] (?)
* [http://pages.cs.wisc.edu/~larus/spim.html Original SPIM website]
* [[wp:SPIM|SPIM on Wikipedia]]

[[category:encyclopedia]]

Latest revision as of 01:13, 29 July 2012

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

SPIM (the word MIPS reversed) is a MIPS32 Simulator and assembler usable from the command line. Graphical front-ends exist, notably xspim for X-Windows and PCSpim for Windows.