noun
language binding
Computing term for an interface that allows code written in one language to use libraries or functions written in another.
PythonからCライブラリを呼び出すための言語結合を実装した。
I implemented a language binding to call C libraries from Python.
Compound of 言語 (language) and 結合 (binding, joining).