EE480 LogickCC (Logick C Compiler)

This is a very dumb C-subset compiler generating Logick 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 Logick 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.


EE480 Advanced Computer Architecture.