THIS IS YOURDAILY REMINDER THAT ALL PROGRAMMING LANGUAGES ARE NOTHING MORE THAN SYNTACTIC SUGAR FOR MACHINE CODE.
Name:
Anonymous2016-06-11 10:18
You're wrong. A program in a HLL can in general be compiled to various different architectures. Machine code cannot in general be compiled to code for a different architecture. Thus, HLLs are qualitatively superior to machine code and surpass it.