this post was submitted on 21 Oct 2024
199 points (99.0% liked)

Programming

17443 readers
341 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] hunger@programming.dev 29 points 4 weeks ago (10 children)

Read the proposal: Lifetimes annotations, the rust standard library (incl. basic types like Vec, ARc, ...), first class tuples, pattern matching, destructive moves, unsafe, it is all in there.

The proposal is really to bolt on Rust to the side of C++, with all the compatibility problems that brings by necessity.

[–] Traister101@lemmy.today 10 points 4 weeks ago (7 children)

Gonna need to start calling it C++++ at this point. So much extra shit in the standard library

[–] bruhduh@lemmy.world 13 points 4 weeks ago (2 children)

C# be like, am i a joke to you?

[–] Ephera@lemmy.ml 14 points 4 weeks ago

I'm not sure, C# wants to hear the response to this...

load more comments (1 replies)
load more comments (5 replies)
load more comments (7 replies)