|
|
|
|
|
by dysfunctor
3531 days ago
|
|
Because people are subconsciously aware that an unstandardized language will never be appropriate for systems work. Rust is also hard to learn, very few resources, small community, disreputable maintainer and without an incentive to exist and make money like Oracle or Google, it's future is hopeful at best. |
|
Very few resources: What kind of resources are missing? I'm learning Rust myself and the available documentation is amazing for a language that young.
Small community, again, as opposed to what? The freenode #rust channels are packed. There is a huge amount of libraries already.
Disreputable maintainer: Please clarify.
"Without an incentive to exist" I'd say there's plenty of incentive: people doing systems programming that are dissatisfied with the available options.
There's some overlap with Golang and there Google's resources could be enough to push Rust out. But that's it.
Frankly, this sounds like baseless ranting.
The bit about standardization is very amusing too. C++ was always standardized. The standard was full of undocumented behavior, so different compilers would often compile the same code in different, sometimes broken, ways. All the while conforming to the standard. When they conformed at all.
Rust has one standard: the reference implementation. Would you be happier if the community formed a committee?
Disclaimer: I'm in no way involved with the community or affiliated with Mozilla. I'm just an interested observer.