... 汇编语言编译器assembly language compiler 目标语言编译器 Target Language Compiler 资料定义语言编译器 DDL compiler ...
双语例句
1
The IBM XL C compiler is a very good optimizer, and as a result, the C algorithm delivers superior results to a simple unoptimized assemblylanguage implementation.
IBM XL C 编译器是一个非常好的优化器,结果是 C 算法的性能要比未经优化的汇编语言实现的性能好很多。
2
Unsurprisingly, neither compiler does nearly as well as the hand-coded assemblylanguage version from the previous article, but for this program XLC outperformed GCC.