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