网站首页  情感咨询  情感美文  情感百科  情感生活  学习充电  旧版美文

请输入您要查询的词汇:

 

词汇 Interpretive language
分类 英语词汇 英语翻译词典
释义

Interpretive language

中文百科

直译语言 Interpreted language

(重定向自Interpretive language)

直译语言英语:Interpreted language),又称直译式语言,是一种编程语言。这种类型的编程语言,会将代码一句一句直接运行,不需要像编译语言(Compiled language)一样,经过编译器先行编译为机器码,之后再运行。这种编程语言需要利用解释器,在运行期,动态将代码逐句直译(interpret)为机器码,或是已经预先编译为机器码的的子程序,之后再运行。

理论上,任何编程语言都可以是编译式,或直译式的。它们之间的区别,仅与程序的应用有关。许多编程语言同时采用编译器与解释器来实作,其中包括Lisp,Pascal,C,BASIC 与 Python。JAVA及C#采用混合方式,先将代码编译为bytecode,在运行时再进行直译。

英语百科

Interpreted language 直译语言

(重定向自Interpretive language)

An interpreted language is a programming language for which most of its implementations execute instructions directly, without previously compiling a program into machine-language instructions. The interpreter executes the program directly, translating each statement into a sequence of one or more subroutines already compiled into machine code.

随便看

 

依恋情感网英汉例句词典收录3870147条英语例句词条,基本涵盖了全部常用英语单词的释义及例句,是英语学习的有利工具。

 

Copyright © 2004-2024 Yiyi18.com All Rights Reserved
京ICP备2021023879号 更新时间:2025/8/7 9:23:31