|
|
|
|
|
by dhruvrajvanshi
481 days ago
|
|
> How come it is in demand? Because it's a complicated language for building extremely low level things, when you have no other choice. IMO it's not the right tool for high level stuff (even though it does have some stuff which higher level languages should probably borrow). The only other language that directly competes with Rust IMO is C++, which is equally full of symbol soup. |
|
I thought that for a long time. But as time passes and I spend more time in languages like Typescript (Semi-Type Script more accurately) and Swift the more I yearn for Rust.
It is not the right tool for scripting, true.