Replies: 1 comment
|
Yes, there are a lot of keywords. If I were to redesign the language it wouldn't have as many. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The selling point of Go is its simple and elegant syntax. Contrary to Go, this language has so many keywords that you can't even remember, and the keywords are so weird that I have never seen them in other languages and can't even guess their meanings. Do we really need syntactic sugar like
unlessanduntil? In my opinion, they only make the code harder to read.All reactions