请输入您要查询的英文单词:

 

单词 Source-to-source compiler
释义
Source-to-source compiler
  • 简明释义
  • 源到源编译器
  • 英英释义
  • abstract:
    • 1

      A source-to-source compiler, transcompiler, or transpiler is a type of compiler that takes the source code of a programming language as its input and outputs the source code into another programming language. A source-to-source compiler translates between programming languages that operate at approximately the same level of abstraction, while a traditional compiler translates from a higher level programming language to a lower level programming language.

  • 双语例句
  • 1
    By recognizing these source patterns, the compiler is able to translate only valid representations of source into compiled class files.
    通过识别这些源代码模式,编译器能够只将有效的源代码表示转换为已编译的类文件。
  • 2
    A compiler looks for various patterns in the source to convert the source code expressions into bytecodes.
    编译器在源代码中查找各种模式以便将源代码表达式转换为字节码。
  • 3
    The Ruby source code is compiled into native machine code (same process as we do at runtime with the JIT compiler), so it's also a good way to obfuscate the source code.
    因为Ruby源代码已经编译成了原生机器码(正如我们使用JIT编译器在运行时所做的一般),因此这也是混淆代码的一个不错的方式。
随便看

 

英汉双解词典包含3185865条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/6 12:54:58