2 papers
cs.SE2025★ 2 cited
CRUST-Bench: A Comprehensive Benchmark for C-to-safe-Rust Transpilation
Anirudh Khatry, Robert Zhang, Jia Pan +4
C-to-Rust transpilation is essential for modernizing legacy C code while enhancing safety and interoperability with modern Rust ecosystems. However, no dataset currently exists for…
cs.CL2023
SteloCoder: a Decoder-Only LLM for Multi-Language to Python Code Translation
Jialing Pan, Adrien Sadé, Jin Kim +3
With the recent focus on Large Language Models (LLMs), both StarCoder (Li et al., 2023) and Code Llama (Rozière et al., 2023) have demonstrated remarkable performance in code gener…