Introducing Carbon Google S Experimental Successor For C
On July 19, 2022, during the CPP North C++ conference in Toronto, Google engineer Chandler Carruth introduced Carbon. Find out what Carbon is and how it intends to succeed C++. What is Carbon? Google engineers developed the Carbon programming language to address the shortcomings of C++. Many existing languages like Golang and Rust already exist that mirror the performance of C++ without its shortcomings. Unfortunately, these languages present significant barriers to the migration of existing C++ codebases....