Skip to content

An implementation of a simple arithmetic computer that checks on validity of user input and outputs the solution. Variables can be saved and used.

Notifications You must be signed in to change notification settings

tiffanyu419/Simple-Computer-MIPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Simple Arithmetic Computer - MIPS Assembly

by Tiffany Yu

This assembly code is an implementation of a simple arithmetic computer that checks for the validity of the user input and computes the solution to simple math problems. Single character variables can be stored and used. This code recognizes parenthesis and follows the order of operations.

Code was written using the MARS MIPS simulator.

About

An implementation of a simple arithmetic computer that checks on validity of user input and outputs the solution. Variables can be saved and used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published