- FFMpeg, which almost every free video tool uses in some form
- The fastest known formula for calculating Pi
- The x86 Javascript emulator
That doesn't include things like his self-compiling C compiler which won the International Obfuscated C Code Contest. See http://bellard.org/ for more.
You can include TCC without fear i guess, small and fast C compiler based on the self compiling C compiler you were talking about.
http://bellard.org/tcc/
Let's list a few things he has done:
- QEMU: code from which has been used in Xen and KVM amongst others (http://en.wikipedia.org/wiki/QEMU#Integration_in_other_virtu...)
- FFMpeg, which almost every free video tool uses in some form
- The fastest known formula for calculating Pi
- The x86 Javascript emulator
That doesn't include things like his self-compiling C compiler which won the International Obfuscated C Code Contest. See http://bellard.org/ for more.
I find him simply inspirational.