术语 | compiler |
释义 | compiler 编译程序[器] 1.A program that translates a source program into an executable program (an object program). 一种把源程序翻译成可执行程序(即目标程序)的程序。 2.A program that decodes instructions written as pseudocodes and produces a machine language program to be executed at a latter time. 一种实现以下功能的程序:对写成伪码形式的指令进行译码,产生一种机器语 言程序以供需要时执行。 参阅assembler。 3.A program that translates instructions written in a high-level programming language into machine language. 一种把用高级编程语言编写的指令翻译成机器语言的程序。 4.比较interpretive routine。同compiling program。 参阅cross compiler, incremental compiler。 |
随便看 |
|
计算机英汉双解词典包含21137条计算机术语英汉翻译词条,基本涵盖了全部常用计算机术语的翻译及用法,是计算机学习及翻译工作的有利工具。