Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

spim

Here are 37 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