6 ms·
Remember, Go is MIT-licensed. If things become too bound to Google, it can and will be forked. People thought it was the end of the world when multiple Java SDK
by arghblarg 6y ago
Remember, Go is MIT-licensed. If things become too bound to Google, it can and will be forked. People thought it was the end of the world when multiple Java SDKs arose didn't they? (Not to say that didn't hurt Java, but the language survived).
- deleted 6y ago[deleted]
- marcus_holmes 6y agoIs anyone forking it to remove the Google taint? I'm aware of TinyGo, but not any other forks
- arp242 6y agoWhat Google taint is there in the Go compiler/command?
- justinclift 6y agoTinyGo is more of a "reimplementation, using LLVM" than a fork. That being said, some pieces of the Go standard library have been copied across where it makes sense to (and works).