|
|
|
|
|
by 8organicbits
1489 days ago
|
|
> #5 Fast compile time... which is an advantage over Python how exactly? Compiled code can have fewer runtime errors, that's a big win. I read this as golang is better than python because it's compiled and golang is better than Java and C++ because the compiler is fast. |
|
And as far as type systems go, Go is one of the worst in mainstream usage.