Hacker News new | ask | show | jobs
by smitherfield 3357 days ago
Not quite; Hotspot (Sun/Oracle JVM) and Android Runtime are both C++; the major C/C++ implementations (GCC, LLVM/Clang, MSVC, Intel C++ Compiler) are all C++ too, although GCC was C until 2010 and MSVC's 16-bit ancestors were as well.
1 comments

Intel's compiler is written in C as well.