205
The US government wants devs to stop using C and C++
(www.theregister.com)
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
Follow the wormhole through a path of communities !webdev@programming.dev
Because they want to replace them with more corporate-controlled languages.
Just add
@safe:
after yourmodule
declaration, and you'll be safe by default if you don't want to wait until D3.Also, unlike in Rust, you can opt-out from RAII with
int foo = void;
, although it primarily has a performance advantage with arrays, not singleton variables (might be also useful for aquiring an RNG seed in a dumb way).Jep, you got em, it's all a conspiracy so they poison our mind with the evil tongues and make us corpo slaves with the help of Rust.
I don't see python on your image :)