xuyangch / small-C-Compiler

A compiler that converts a C-like program into MIPS assembly code. It runs programs like eight queens, quick sort, tower of Hanoi, etc. It also implements 6 memory optimization techniques.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xuyangch/small-C-Compiler Stargazers