Carbon - An experimental successor to C++

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • carbon-lang

    Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

  • Just skim the design document and you'll come away with several examples of things that can't be done just by extending C++

  • circle

    The compiler is available for download. Get it!

  • Other than nicer syntax, what does it improve over interesting attempts such as circle?

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Killed by Google

    Part guillotine, part graveyard for Google's doomed apps, services, and hardware.

  • They come up with decent things. Keeping them alive, on the other hand...

  • slint

    Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.

  • For example, I'm a C++ developer, mostly using Qt. I know of former Qt-developers moving to create Slint, which is written in Rust, and offers C++ support. I also have seen people make bindings to Qt from Rust, and attempting to bridge both worlds. I think it's obvious that leveraging the C++ ecosystem can have its perks. But Rust is a language without intention to have first-class interoperability with C++. Carbon seems to have it.

  • hylo

    The Hylo programming language

  • On a related note, this is the language with value semantics that Dave Abrahams (creator of the strong, basic exception guarantee and in the Swift team for creating the language) has been creating: https://github.com/val-lang/val

  • jakt

    The Jakt Programming Language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts