|
|
|
|
|
by timothycrosley
2437 days ago
|
|
I hate the fact that you may be right, because I really don't like Go in many ways: - I hate it's module system and package eco-system story.
- I don't like its syntax.
- I don't like its error handling.
- I'd much prefer gradual typing.
- I want to maintain the ability to use interactive interpreters.
- I don't like the fact that instead of being community driven it is Google driven. But, anecdotally, I see go being used as a second language to Python more than anything else and at an ever accelerating rate. |
|