1 Repositories
Python SmallerC Libraries
A small C compiler written in Python for learning purposes
A small C compiler written in Python. Generates x64 Intel-format assembly, which is then assembled and linked by nasm and ld.
3 Oct 22, 2021