2024
Automatically Testing Functional Properties of Code Translation Models
AAAI 2024technical
Large language models are becoming increasingly practical for translating code across programming languages, a process known as transpiling. Even though automated transpilation significantly boosts developer productivity, a key concern is whether the generated code is correct. Existing work initiall…