2023

Syntax and Domain Aware Model for Unsupervised Program Translation

Liu, Fang, Li, Jia, Zhang, Li

Understand

There is growing interest in software migration as the development of software and society.

  • Manually migrating projects between languages is error-prone and expensive.
  • In recent years, researchers have begun to explore automatic program translation using supervised deep learning techniques by learning from large-scale parallel code corpus.
  • However, parallel resources are scarce in the programming language domain, and it is costly to collect bilingual data manually.

Reading the bibliography…