资讯

A typical compiler has three components: the front end, tailored to a specific programming language; the back end, tailored to a specific chip design; and the middle end, which uses an ‘intermediate ...
Compiler The complete source code of a program produced in a high-level programming language is simultaneously translated into machine code (binary code) by a compiler, a specialized tool.