Hacker News new | ask | show | jobs
by rjeli 4005 days ago
Sounds like you're interested in C++.
2 comments

With C ABI compatibility (without name mangling and such), and with a much more streamlined feature set...
> Sounds like you're interested in C++.

C++ is good as long as you don't have to read and debug other people's C++ code. C++ went to far with features and it didn't even fix all C core's problems. I personally like Cyclone syntax and features.