Skip to content
#

spim

Here are 33 public repositories matching this topic...

This project implements a Compiler for a language similar to C. The Compiler takes as input program written in the language and generates MIPS assembly code that can be run on SPIM or simulators like MARS.

  • Updated May 10, 2021
  • Yacc

The SubTiger language is the subset of the Tiger language. Currently, the language supports only integers, but would be extended to strings and floating point computation. Currently, the compiler compiles to MIPS assembly code, which can be run using SPIM simulator.

  • Updated May 4, 2022
  • Standard ML

Improve this page

Add a description, image, and links to the spim topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spim topic, visit your repo's landing page and select "manage topics."

Learn more