Hacker News new | ask | show | jobs
by DocSavage 3899 days ago
It's safe to say that C++ had an influence on the Go language at least as what not to do. The emphasis on language simplicity and compile speed seemed to be a result of fairly large C++ code bases at Google.