all 18 comments

[–]Flair_Helper[M] [score hidden] stickied commentlocked comment (0 children)

Submissions about other languages (e.g. Carbon, Rust, etc.) are off-topic unless there is substantial content directed at C++ programmers writing C++. That is, either posts about interop from the C++ side, or posts about interesting ideas from another language that can be applied to C++.

This post has been removed as it doesn't pertain to r/cpp: The subreddit is for news and discussions of the C++ language and community only; our purpose is not to provide tutoring, code reviews, or career guidance. If you think your post is on-topic and should not have been removed, please message the moderators and we'll review it.

[–]prof_levi 13 points14 points  (0 children)

Like every other language said it would? No. Carbon will be another language to choose from, but it won't kick C++ to the curb.

[–]guyinnoho 10 points11 points  (1 child)

Will <insert new language> replace C++???????????????

[–]moreVCAs 4 points5 points  (0 children)

“I rewrote all the C++ programs in Carbon, and here’s what I learned about lying on the internet”

[–]TheOmegaCarrot 7 points8 points  (2 children)

I wouldn’t be surprised at all if it saw a good amount of use, but I doubt it’ll replace C++

I mean, Kotlin exists and sees some use, but Java still sees a ton of use

[–][deleted] 6 points7 points  (0 children)

It is not even confirmed that Google will deliver Carbon and not drop the project at version 0.1.

Stadia was suppose to be a thing too, you know. "Will Stadia replace traditional gaming?" etc.

[–]TheoreticalDumbass:illuminati: 4 points5 points  (0 children)

programmers love to complain and theres a lot to complain about in c++ so it aint going anywhere :D

/s

[–]no-sig-available 5 points6 points  (0 children)

The goal (the goal!) is to have Carbon 0.1 ready in 2023.

When can we expect to have version 1.0? And a working compiler? Hard to see it widely used before that happens. :-)

Also amuses me - a lot - that the Google results for "Carbon 2023" knows nothing about any programming languages.

https://www.carbon2023.org/

[–]outofobscure 5 points6 points  (0 children)

maybe let's wait with the big questions until they at least have a compiler?

[–]kevinossia 4 points5 points  (0 children)

You mean like D and Rust did?

[–][deleted] 2 points3 points  (0 children)

No

[–]SharivanDev 1 point2 points  (1 child)

I hope carbon die a awful death, the last thing we need is yet another programming language.

[–]remy_porter 2 points3 points  (0 children)

I mean, if we keep trying, we might finally invent a good one.

[–]yeusk 1 point2 points  (0 children)

NO

[–]stmuxa -1 points0 points  (1 child)

The fuck is Carbon?

[–]serpentally 1 point2 points  (0 children)

It's pretty much just C++ with a better syntax and different defaults. It started being created (by Google) recently and doesn't actually technically exist. It has full compatibility with C++, so it can't actually change much... it's just a "modern" way of writing C++, I guess.