|
|
|
|
|
by aforwardslash
935 days ago
|
|
>Languages/OSs are just implementation details to me But they aren't. Most languages have specific behaviours and performance hits in different systems, and sometimes undefined behaviour may be fine in one environment and catastrophic on another. Even interpreted languages suffer from this. |
|