mirror of
https://github.com/rui314/chibicc
synced 2024-11-22 14:21:18 +03:00
include | ||
test | ||
.gitignore | ||
chibicc.h | ||
codegen.c | ||
LICENSE | ||
main.c | ||
Makefile | ||
parse.c | ||
preprocess.c | ||
README.md | ||
strings.c | ||
tokenize.c | ||
type.c | ||
unicode.c |
This is the reference implementation of https://www.sigbus.info/compilerbook.