コード生成
Sign in to saveAlso 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 · 日本語
コード生成(英: Code Generation)とは、コンパイルの最終段階であり、ソースコードの意味が実現された目的コードを生成する過程である。「何らかの目的コード」が具体的には、機械語である場合もあれば、アセンブリ言語である場合もあれば、バイトコードや、場合によっては「ソースコード側が比較すれば高水準であるのに対して低水準な側であると言える言語(例えばC言語など)」ということもある。同程度の水準の言語間の変換を指すトランスパイルなどという語も近年はできた。
Abstract from DBpedia / Wikipedia · CC BY-SA
Connections
automatic programming
Entity
intermediate representation
Entity
source-to-source compiler
Entity
International Standard Book Number
Entity
Q15777
Entity
Java
Entity
Q2407
Entity
compiler
Entity
source code
Entity
computing
Entity
machine code
Entity
regular expression
Entity
recursion
Entity
interpreter
Entity
formal language
Entity
integrated development environment
Entity
data type
Entity
processor register
Entity
assignable variable
Entity
finite-state machine
Entity