Carbon Lang… The C++ killer?



Carbon Lang… The C++ killer?

Carbon Lang… The C++ killer?

Carbon is a new early-stage programming language from Google designed as a successor to C++ for low level systems development. It has full interoperability with Cpp, along with improved memory safety, generics, and a cleaner syntax.

#programming #tech #TheCodeReport

🔗 Resources

Carbon on Github https://github.com/carbon-language/carbon-lang
Google Carbon Announcement https://9to5google.com/2022/07/19/carbon-programming-language-google-cpp/
C++ in 100 Seconds https://youtu.be/MNeX4EGtR5Y
Rust in 100 Seconds https://youtu.be/5C_HPTJg5ek

🔥 Get More Content – Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

🎨 My Editor Settings

– Atom One Dark
– vscode-icons
– Fira Code Font

🔖 Topics Covered

– What is carbon lang?
– Will carbon replace Cpp?
– Pros and cons of C plus plus
– How does carbon lang work?
– Why use Carbon instead of Rust?
– Carbon vs Go
– Rust vs C++