|
|
|
|
|
by Jtsummers
1339 days ago
|
|
Are you actually saying all programs should be written in a macro assembly language? Tied to only one hardware platform, with high level concepts completely obfuscated by the need to express them in assembly? So when MS wants to make an ARM version of Windows, rewrite! When Apple switched from 68k to Power to x86/x64 to ARM, rewrite! Port the Linux kernel to a new platform, rewrite! Port the unix utilities to a new platform, rewrite! Any application writer wanting to port their program from one hardware system to another, rewrite! That would be an awful world to live in, though more people would be employed. Less would actually get done, though. |
|
Yes, and porting from 1 assembly to another is easy.