← Search

Lowik Chanussot

1 accepted papers

2020

Unsupervised Translation of Programming Languages

NeurIPS 2020poster

A transcompiler, also known as source-to-source translator, is a system that converts source code from a high-level programming language (such as C++ or Python) to another. Transcompilers are primarily used for interoperability, and to port codebases written in an obsolete or deprecated language (e.…