术语:将一种程序用某种语言翻译成另一种语言的动作

Terminology : Action of translate one programme in some language to another one

非常基本的问题。用于将某种语言的一个程序翻译成另一种语言的操作的术语/词是什么,简称 "translate" ?我在想 "porting" 是一个很好的,但根据维基百科,它似乎不是。 (例如:从 C 到 C++)

您要查找的术语似乎是转译:

https://en.wikipedia.org/wiki/Source-to-source_compiler