|
|
|
|
|
by ozgrakkurt
21 days ago
|
|
Compilation speed isn’t that much of a factor of language as far as I can understand. It is more related to how optimization is done and how machine code is generated. Also obviously it is about how fast the actual implementation of the compiler/build-system is. |
|