Daily Tech News, Interviews, Reviews and Updates

Can Google’s new Carbon programing language may replace C++ in the coming days?

Carbon was unveiled this week at the “CPP North” C++ conference in Toronto by Google Principal Software Engineer Chandler Carruth. This brand-new programming language in development aims to transform C++ codebases more effectively than Rust. Experts claim that Rust lacks the same degree of two-way interoperability as other technologies, which creates a sort of language barrier when converting between various programming languages.

The Long-Term Relationship Between Programming Languages and Google

Google has developed a number of programming languages over the years, some of which have gained significant notoriety and prominence. As an illustration, Golang (or just Go) was developed to facilitate the creation of servers and distributed systems and has since been embraced by the general public.

The Dart programming language, which was first meant to serve as a JavaScript substitute, didn’t gain widespread acceptance until the release of Flutter.

What distinguishes Carbon from other materials now?

Because of its basic language and introductory keywords, Carbon is more appropriate than Rust. The pointers allow for indirect access and mutation while the input parameters for Carbon’s functions are read-only values. The root namespace is the package, and the writer can name types using expressions. Additionally, the user can import APIs by using their package name. The explicit object parameter for Carbon declares a method, and it has one inheritance. There are further advantages that go beyond the language of Carbon, such as moral considerations like the project’s culture’s accessibility and inclusivity.

The relationship with Google is not sole.

However, Google employees are not the only members of the Carbon family. The Carbon team claims that in order for it to succeed, it must be “an independent and community-driven project,” piggybacking on the achievements of the tech behemoth. The Carbon programming language is merely an experiment for now. You have the option of downloading the source code and running it locally on your computer or using the Compiler Explorer web programme to run it directly from your browser.

Benefits for First-Time Students

Since it was created by Google engineers, carbon language will soon be used by many pupils and become popular. The performance of the older language C++ is currently the major goal of the launch of Carbon Language.

Get real time updates directly on you device, subscribe now.



You might also like