Comment on Orange: A simple systems programming languageparentComments−rjeli11ySounds like you're interested in C++.−coldtea11yWith C ABI compatibility (without name mangling and such), and with a much more streamlined feature set...−aikah11ySounds 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.
Comments
Sounds like you're interested in C++.
With C ABI compatibility (without name mangling and such), and with a much more streamlined feature set...
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.