fork http://en.wikipedia.org/wiki/Fork_(software_development)
tcc http://en.wikipedia.org/wiki/Tiny_C_Compiler
--
tiny c compiler, fork of old tcc
https://bugs.launchpad.net/bugs/201627
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
Public bug reported:
What is tinycc:
---
Tinycc is a small, simple, and fast single-pass C compiler. It converts
ISO C99 source directly to machine language, with only the most basic
optimizations. Tinycc can produce native ELF executables and libraries as
fast as Perl or Python int