Carbon Language Successor Strategy: From C++ Interop to Memory Safety - Chandler Carruth - CppNow 23
Introducing a Memory-Safe Successor Language in Large C++ Code Bases - John McCall - CppNow 2023
Keynote: Safety and Security: The Future of C++ - JF Bastien - CppNow 2023
Zig in 100 Seconds
Carbon Language - Who is it even for?
Google's Carbon Language: A C++ Replacement !?
Modernizing Compiler Design for Carbon Toolchain - Chandler Carruth - CppNow 2023
C++ : Native C++ and C# interop
Thoughts on Carbon by Phil Nash
Keynote: Safety in C++: All the Safeties! - Sean Parent - C++ on Sea 2023
Definition-Checked Generics, Part 1: The Why & How - Chandler Carruth, Josh Levenberg, Richard Smith
WTF is Build.Zig? by Ed Yu
Adapting C++20 Ranges Algorithms for Most Metaprogramming Needs in Fewer Than 1,000 Lines of Code
Definition-Checked Generics, Part 2: The Why & How - Chandler Carruth, Josh Levenberg, Richard Smith
Integer Type Selection in C++: in Safe, Secure and Correct Code - Robert Seacord - CppNow 2023
Value Oriented Programming Part 1: You Say You Want to Write a Function - Tony Van Eerd CppNow 2023
Applicative: The Forgotten Functional Pattern in C++ - Ben Deane - CppNow 2023
Assembly, System Calls, and Hardware in C++ - David Sankel - CppNow 2023
import CMake: // 2023 State of C++20 modules in CMake - Bill Hoffman - CppNow 2023
Will Google Carbon Replace C++? (How Carbon Solves C++ Problems)