noun
intermediate code
In computing, a representation of a program between source code and machine code, used in compilers and interpreters.
コンパイラはソースコードを中間コードに変換する。
The compiler translates source code into intermediate code.
Compound of 中間 (intermediate) and コード (code), a direct calque of the English computing term.