|
|
|
|
|
by Scubabear68
846 days ago
|
|
Simplicity can be taken too far. Take this to its logical close cousin and you would have Forth or Basic. Also, we have been doing computer language design for quite awhile now. This isn’t a new frontier. The deficiencies in Go aren’t in areas of “oh, we never thought of that!”, but are in very well known areas with known solutions. I find Go code is obscured with house keeping code that isn’t necessary in better languages. |
|