Compile custom language into MIPS Assembly
Compile custom language into MIPS Assembly code through Python.
This project can run standalone in Python. The web code was added later to allow others to see the compilation in action on the web rather than through their own Python server.
The python code was created in collaboration with Robert Smayda and Miami University as a part of a college course in 2014.
The basic architecture outlaid here is that:
Check out a demo at my website.