This is a complete C compiler implementation written in Python 3 that supports a significant subset of the C11 standard. The compiler generates efficient x86-64 ...