(no title)
mathewvp | 3 years ago
The language syntax itself. Looks like the language developers wanted rust to stand out and purposefully went out of way to make it extremely difficult to learn. This is one area where Go shines, you can learn the syntax in half a day.
moloch-hai|3 years ago
They have not loaded up the language with any unnecessary syntax. Go lacks the syntax because it is unable to express the semantics, and is (deliberately) a much less capable language for that. Rust is meant for professionals, so must be able to express whatever they may need to say, where Go was meant to keep junior coders out of trouble.
mathewvp|3 years ago
So we the not so elite coders will stick with Go, thanks.
andrewstuart|3 years ago
Rust is composed of at least six sub languages.