代码生成阶段 meaning in English
code generation phase
Examples
- The compiler can store this directive in its symbol table and use it during the intermediate code generation phase
编译器可以将这个指示符存储在它的符号表中,并在中间代码生成阶段使用这个指示符。 - In the stage of generate the target code , we pass to compile the machine logic source program , to generate the target code in the form of machine code
在目标代码生成阶段,我们通过对机床逻辑源程序的编译,生成机器码形式的目标代码,对分析过程中产生的错误进行分析处理。 - The last part is code generating . at this part i analyse and design the rules for mapping asn . 1 notations to c notations , and give an algorithms and a radical implementation of code generation
最后一个阶段为代码生成阶段,主要分析了asn . 1到c的记法映射规则,并给出了代码生成程序的算法和基本实现。