Posted Apr 30, 2009 7:27 UTC (Thu) by DarthCthulhu (guest, #50384)
Parent article: Quotes of the week
I'm surprised no one mentioned Clang (http://clang.llvm.org/), the LLVM-inspired C-language compiler.
It compiles C code right now and some C++. It would need a bit more work to compile Linux kernel code, due to all the GCC cruft caked in it, but if the kernel guys made an effort, it could probably be done in a few release cycles.