Which keyword in your language would you like to get rid of?
Programming languages ββvary greatly in the syntax they use. Syntax is a collection of keywords that we have to deal with in every language. But out of gut feeling, not all of these keywords seem to be wisely chosen. One reason might be that a word is a keyword that you would like to use frequently in your code, but you cannot use it. In my case, even I cannot digest a few keywords, so I ignore the language until an error appears that remembers my stubbornness.
Do you have similar things? What will be your first removal of a keyword in your language?
Update: Not a word surprises me, but I don't get it. A comment would be helpful.
-1
a source to share
8 answers