top | item 31607434

(no title)

gquiniou | 3 years ago

If your project does not rely on on specific C++ libraries, I would recommend going with Rust.

The C++ build systems and package managers are a pain to use compared with cargo.

Also learning Rust is easier than learning C++.

discuss

order

DistrictFun7572|3 years ago

Yes, that's what I wanted to do as well. But it looks like it'll have to be C++ (I'm not the one who gets to decide).

I don't understand why there's such a large gap in tooling in the C++ world and other worlds such as Java/Web.