And the third one I want to point out is, whether this is an interpreted versus a compiled language.
我想说的第三件事情是,这个语言是编译语言,还是解释语言。
In a compiled language, you have an intermediate step, in which you take the source code, it runs through what's called a checker or a compiler or both, and it creates what's called object code.
而在编译语言里,你就会经过一个中间的步骤,在这种语言里输入源码后,先经过过滤器,或者编译器检查后,它会创建一个叫做目标代码的东西。
A compiled language is usually much faster in terms of its execution.
编译语言,要比它快一些。
应用推荐