Code generation (compiler)
In computing, code generation is part of the process chain of a compiler, in which an intermediate representation of source code is converted into a form (e.g., machine code) that the target system can readily execute. Sophisticated compilers typically perform multiple passes over various intermediate forms.
Source: Wikipedia — Code generation (compiler) (CC BY-SA 4.0)