Tower: A Simple Backend for Generating C

========================================

Tower is a simple and efficient backend for generating C. It is designed around an abstrack stack machine that spits out optimized C code. Tower can also compile and execute the generated C. I plan to use Tower to generate code for my programming language Spice. Tower is still in early development and is not ready for production use. Expect bugs and breaking changes.

Roadmap