Cosmopolitan libc

c library to write build-once run-anywhere programs.

Created: by Pradeep Gowda Updated: Oct 24, 2022 Tagged: library · c

Cosmopolitan Libc: build-once run-anywhere C library makes C a build-once run-anywhere language, like Java, except it doesn’t need an interpreter or virtual machine. Instead, it reconfigures stock GCC and Clang to output a POSIX-approved polyglot format that runs natively on Linux + Mac + Windows + FreeBSD + OpenBSD + NetBSD + BIOS with the best possible performance and the tiniest footprint imaginable.

Articles