A compiler for a subset of the C programming language, inspired by the book Writing a C Compiler, written by Nora Sandler.
This software is released under the MIT license MIT.
This project includes test cases derived from github.com/nlsandler/writing-a-c-compiler-tests, licensed under the MIT License. See test/tests/LICENSE.third_party for details.