I’m a Computer Science and Math student at RPI.
A MIPS program that does mathematical calculations using prefix notation. For example, + 1 2 results in 3.
+ 1 2