Trying to see these high-level concepts from sourcecode calls to mind the famous image of blindfolded people trying to understand an elephant solely by touch.
试图从源代码调用中看出这些高级概念就像是盲人摸象。
2
In this case, the high-level program is called the sourcecode, and the translated program is called the object code or the executable.
这种情况下,高级语言编写的程序被称为源代码,而翻译出来的程序被称为目标代码或者可执行程序。
3
Therefore, it makes the execution of native code match the high-level language source more closely.