|
|
|
|
|
by danudey
4376 days ago
|
|
Go is less useful on older systems, since you have to go out and get the Go compiler/etc. and compile them yourself before you can compile anything else, whereas you can expect that all systems (not just recent ones) have a C compiler installed. |
|
Also, there are builds of the compiler that one can use, you're not usually forced to compile the compiler.