Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

What is the technical term for transfering a program from one coding language into another?

One could call it a language-transfer, but that doesn’t sound very technical. In this specific case I am writing about transferring a program from Java to Python, if that is relevant for the answer.

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

Transpiling: Taking source code written in one language and transforming into another language that has a similar level of abstraction

More information is available on Wikipedia and in this question: Compiling vs Transpiling

This assumes it’s automatically done. If it’s manually done it is usually referred to as porting.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading