mirror of https://github.com/rui314/chibicc
e5f4ca90fd | ||
---|---|---|
include | ||
test | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
chibicc.h | ||
codegen.c | ||
main.c | ||
parse.c | ||
preprocess.c | ||
strings.c | ||
tokenize.c | ||
type.c | ||
unicode.c |
README.md
This is the reference implementation of https://www.sigbus.info/compilerbook.