byte-compile
Computing term for compiling source code into bytecode rather than native machine code. Often used as a suru-verb (バイトコンパイルする).
Byte-compile the Python script and distribute it.
This implementation byte-compiles the source directly.
Loanword from English 'byte-compile', combining 'byte' and 'compile'.