Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 825 Bytes

README.md

File metadata and controls

35 lines (19 loc) · 825 Bytes

A collection of self-contained, medium-sized real-world .c files for convenient compiler testing.

No guarantee other than the intended usage: cc -S -o/dev/null.

bzip2.c

gcc.c

gzip.c

oggenc.c

chibicc.c

minilua.c

pdpmake.c

puredoom.c

sqlite3.c

  • From SQLite 3.47.2 make sqlite3.c

wak.c