代码生成程序 meaning in English
code generators
Examples
- Code - generating programs allow you to develop and use small , domain - specific languages that are easier to write and maintain than writing them in the target language
代码生成程序允许您开发并使用小型的、领域特有的语言,这样比直接在目标语言中开发这种功能更容易编写和维护。 - Code - generating programs allow you to abbreviate such statements and save a lot of typing , which also prevents a lot of mistakes because there is less chance of mistyping
代码生成程序可以对这种语句进行简化,并节省很多输入的工作,这可以防止大量的输入错误,因为减少了很多输入错误内容的机会。 - 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的记法映射规则,并给出了代码生成程序的算法和基本实现。