Hacker News new | ask | show | jobs
by bobbyi_settv 3354 days ago
It would be hard for it to be a completely strict superset of C because that would require not introducing new reserved words (like "class") since those end up being legal variable names in C but not C++.