Hacker News new | ask | show | jobs
by micropresident 1211 days ago
C++'s compile times are caused by design issues. Dlang compiles nearly instantaneously (for example). Lack of modules, and abiguities in the syntax are roughly what causes it.