Go to file
2020-12-07 12:00:06 +09:00
test Add __func__ 2020-12-07 12:00:06 +09:00
.gitignore
chibicc.h Add __FILE__ and __LINE__ 2020-12-07 12:00:06 +09:00
codegen.c
LICENSE
main.c
Makefile
parse.c Add __func__ 2020-12-07 12:00:06 +09:00
preprocess.c Add __VA_ARGS__ 2020-12-07 12:00:06 +09:00
README.md
self.py
strings.c
tokenize.c
type.c

This is the reference implementation of https://www.sigbus.info/compilerbook.