papers
Publications (3)
cs.SE2023
On the Evaluation of Neural Code Translation: Taxonomy and Benchmark
Mingsheng Jiao, Tingrui Yu, Xuan Li +3
In recent years, neural code translation has gained increasing attention. While most of the research focuses on improving model architectures and training processes, we notice that…
cs.SE2024
Unraveling the Potential of Large Language Models in Code Translation: How Far Are We?
Qingxiao Tao, Tingrui Yu, Xiaodong Gu +1
While large language models (LLMs) exhibit state-of-the-art performance in various tasks, recent studies have revealed their struggle for code translation. This is because they hav…
cs.SE2026
EvoC2Rust: A Skeleton-guided Framework for Project-Level C-to-Rust Translation
Chaofan Wang, Tingrui Yu, Beijun Shen +6
Translating legacy C codebases to Rust is increasingly demanded for building safety-critical systems. While various approaches have emerged for this task, they face inherent trade-…