A C compiler I will make through reading https://www.sigbus.info/compilerbook.
9cc was originally written by Rui Ueyama the author of the above book and is licensed under MIT License.
My changes are also licensed under MIT, but it has the different copyright notice.