A compiler is a special program that processes the statements written in a particular programming language and converts them into machine language.
编译器是一种特殊的程序,它处理用特定编程语言编写的语句并将其转换为机器语言。
A 【compiler】 is a special program that converts a particular programming language into machine language.
比如编译一个用C语言写的编程语言,就需要C编译器;编译一个java语言,需要java编译器;对于C#语言,需要的编译器叫 csc编译器。
英语基础:
1 compiler 编译器
2 process the statements writen in .... 处理用XXX编写的语句
3 convert ...into ... 将...转换为...
编译器是一种特殊的程序,它处理用特定编程语言编写的语句并将其转换为机器语言。
A 【compiler】 is a special program that converts a particular programming language into machine language.
比如编译一个用C语言写的编程语言,就需要C编译器;编译一个java语言,需要java编译器;对于C#语言,需要的编译器叫 csc编译器。
![](https://tb2.bdstatic.com/tb/editor/images/face/i_f26.png?t=20140803)
1 compiler 编译器
2 process the statements writen in .... 处理用XXX编写的语句
3 convert ...into ... 将...转换为...