|
|
|
|
|
by doodpants
1023 days ago
|
|
Have you looked at the CppFront[1] project by Herb Sutter? It's less of a completely new language like Carbon. It's meant to be C++ with a "nicer" syntax, while providing 100% linking compatibility, and with 100% source backward compatibility available when desired. [1] https://github.com/hsutter/cppfront |
|