Purpose The purpose of this project is to gain experience in giving meaning to a programming language by generating Mips assembly for a subset of Cminus. Specifically, you will be generating assembly for integer I/O operations, integer arithmetic and logical expressions and assignment statements. Project Summary In this project, you will add actions to a parser provided by me. You must add code to do […]




