Skip to content
EntityQ1061077· pop 18· linked from 143 articles

代码生成

Sign in to save

Also known as code generators

process by which a compiler's code generator converts some intermediate representation of source code into a form that can be readily executed by a machine

Article · 中文

在计算中,代码生成是指編譯器的代码生成器将源代码的中間語言转换为机器可以轻松执行的形式(例如机器语言)的过程。通常一个解析树或一个抽象語法樹要输入進代码生成器。

Abstract from DBpedia / Wikipedia · CC BY-SA

Connections

Categories