|
|
|
|
|
by StillBored
2108 days ago
|
|
I've assumed that rust is going to be killed by a "-enforce-no-mutate-single-owner" or similar flag to gcc (or some linter) that restricts C++ code to some subset/style that nails the majority of what rust brings to the table. IMHO, like many other language paradigms, once you understand the core tenents of rust you could write "rust code" in many other languages. The difference being that those other languages don't _yet_ have flags/etc to enforce a rust like style. |
|