com
pi
ler
复数形式
compilers
1
编译器, 代码编译器
a program that translates source code written in a programming language into machine code or bytecode, allowing the computer's central processing unit (CPU) to execute the program
- Programmers use a compiler to convert high-level programming code into machine code that a computer can execute.
程序员使用编译器将高级编程代码转换为计算机可以执行的机器代码。
- Compiler optimizations enhance the performance of the generated machine code by reducing execution time or memory usage.
编译器优化通过减少执行时间或内存使用来提升生成的机器代码的性能。
- Integrated development environments (IDEs) often include a built-in compiler to streamline the coding and testing process.
集成开发环境(IDE)通常包含内置的编译器以简化编码和测试过程。
- The compiler checks the syntax of the source code, reporting errors or warnings to help developers identify and fix issues.
编译器检查源代码的语法,报告错误或警告以帮助开发者识别和修复问题。
- Compiler flags and options enable programmers to customize the compilation process for specific requirements or optimizations.
编译器标志和选项使程序员能够根据特定要求或优化定制编译过程。
同义词:
2
编纂者, 汇编者
a person who compiles information (as for reference purposes)