|
|
|
|
|
by rich_sasha
1647 days ago
|
|
Since you’re kind enough to express a moderate opinion: do you have a comparison against C++? The C++ “niche” seems to be no-performance-compromise, low-level-when-needed, high-level-sort-of, native compilation, seamless interop with C, and thus everything else. It is also very verbose, easy to shoot yourself in the foot, and requires a fair amount of proficiency to just use on a daily basis. Can Rust be the replacement / successor? |
|