|
|
|
|
|
by anonyfox
1073 days ago
|
|
Comparison with Emacs: an awesome operating system that still needs a great editor. Go: amazing tooling/libs, only needs a great language :-) But a few tweaks, like proper Enums and a Option/Return Type (to avoid excessive err != nil), maybe a compilerflag to force dealing with errors (instead of _ it) - much better. If I can wish for something, then some native map/filter/reduce to avoid excessive for-loops…? :-) |
|