I hate fighting its compiler and having to jump through hoops to get things done that’d be simple in Python.
If I’m gonna use a system programming language, I pick Rust. At least Rust provides clearer compiler errors, a package manager, a decent plugin ecosystem, and memory safety. Its runtime errors are a lot easier to decipher than the infamous “Segmentation fault (core dumped)”.
I hate fighting its compiler and having to jump through hoops to get things done that’d be simple in Python.
If I’m gonna use a system programming language, I pick Rust. At least Rust provides clearer compiler errors, a package manager, a decent plugin ecosystem, and memory safety. Its runtime errors are a lot easier to decipher than the infamous “Segmentation fault (core dumped)”.
deleted by creator
Is there a way to disable the old c++ features? Or some kind of linter that points them out and suggests the new ways?
deleted by creator
Any suggestions for linter?
deleted by creator
deleted by creator