1 / 1

What do you know about Carbon – An Experimental Successor of C _

Carbon is an experimental successor of C . It inherits the strong type checking, memory safety, and thread safety of C and adds new features such as lambdas, generic programming, and smart pointers. Carbon offers a modern syntax that is more familiar to programmers who have been using newer languages such as Java, C#, or Python. It also offers performance comparable to C with its Garbage Collector and Automatic Reference Counting (ARC). The syntax in Carbon is not compatible with that of C . This means that the code written in one language cannot be executed or compiled in the other lang

QA1
Download Presentation

What do you know about Carbon – An Experimental Successor of C _

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. What do you know about Carbon – An Experimental Successor of C++? Carbon is an experimental successor of C++. It inherits the strong type checking, memory safety, and thread safety of C++ and adds new features such as lambdas, generic programming, and smart pointers. Carbon offers a modern syntax that is more familiar to programmers who have been using newer languages such as Java, C#, or Python. It also offers performance comparable to C++ with its Garbage Collector and Automatic Reference Counting (ARC). The syntax in Carbon is not compatible with that of C++. This means that the code written in one language cannot be executed or compiled in the other language. CONTINUE READING: https://www.qaspirit.com/question/what-do-you-know-about-carbon-an-experimental-successor-of- c …………………………………………… QASpirit Email ID: qaspirit.com@gmail.com Visit Us: https://www.qaspirit.com

More Related