The LISP cabal killed him for rewriting Reddit in Python.
Name:
Anonymous2016-01-05 16:06
g++ -O3 "helloworld.cpp" results in 2700K file. gcc -O3 "helloworld.c" results in 17k file. g++ -O3 "helloworld.c" results in 132k file. The main bloat is due iostream