CPE380 MUCKY (MIPS uCompiler from KY)

This is a very dumb C-subset compiler generating MIPS code using a stack-based register allocation scheme. No real attempt at optimization has been made; even constant folding is not done.

Enter/edit your mucky C-subset program here:


The C program that generated this page was written by Hank Dietz using the CGIC library to implement the CGI interface.


CPE380 Computer Organization and Design.