build-once run-anywhere c library
Go to file
Justine Tunney 8da931a7f6 Add chibicc
This program popped up on Hacker News recently. It's the only modern
compiler I've ever seen that doesn't have dependencies and is easily
modified. So I added all of the missing GNU extensions I like to use
which means it might be possible soon to build on non-Linux and have
third party not vendor gcc binaries.
2020-12-06 16:20:21 -08:00
ape Add chibicc 2020-12-06 16:20:21 -08:00
build Add chibicc 2020-12-06 16:20:21 -08:00
dsp Add chibicc 2020-12-06 16:20:21 -08:00
examples Add chibicc 2020-12-06 16:20:21 -08:00
libc Add chibicc 2020-12-06 16:20:21 -08:00
net Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
test Add chibicc 2020-12-06 16:20:21 -08:00
third_party Add chibicc 2020-12-06 16:20:21 -08:00
tool Add chibicc 2020-12-06 16:20:21 -08:00
usr/share Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
.clang-format Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
.gitignore Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
LICENSE Rename NOTICE to LICENSE (#10) 2020-11-28 02:08:08 -08:00
Makefile Add chibicc 2020-12-06 16:20:21 -08:00
README.md Add tool for viewing memory 2020-11-06 20:20:10 -08:00

Cosmopolitan

Fast portable static native textmode executable containers.

For an introduction to this project, please read the αcτµαlly pδrταblε εxεcµταblε blog post.