Ask HN: Is there a “simple C++” language trimmed down to something “modern”?
3 by andrewstuart | 4 comments on Hacker News.
C++ seems to have a ton of stuff that you can probably ignore. Over the years it seems to have accumulated cruft and never cleaned out the closet. I wondered if maybe it was practical to create a new language by removing stuff from C++. Does such a thing exist?