代码生成程序 meaning in English
code generators
Examples
- And most scheme implementations provide additional features to aid in building code - generating programs
大部分scheme的实现都提供了一些特性来辅助构建代码生成程序。 - For example , java code generators may generate and update skeleton implementations but they cannot update the algorithms
比如, java代码生成程序可以生成或者更新主干实现,但是它们不可能改变算法。 - What is available as a standard feature of one language may be available only through a code - generating program in another language
一种语言中的标准特性在另外一种语言中可能只能通过代码生成程序实现。 - A program or other coding sequence that produces a result of specified type and format ( " a macro generator " ; " a microcode generator " )
产生某种指定类型和格式的结果的程序或另一种编码序列(如“宏生成程序” 、 “微代码生成程序” ) 。 - We then examined a specific instance of table - building and went through the motions of writing a code - generating program to build static tables in c
然后又介绍了一个具体的构建表的示例,并介绍了用c编写这样一个代码生成程序来构建静态表的详细过程。