2025
Investigating the Transferability of Code Repair for Low-Resource Programming Languages
NAACL 2025findings
Large language models (LLMs) have shown remarkable performance on code generation tasks. A recent use case is iterative code repair, where an LLM fixes an incorrect program by rationalizing about errors and generating new code. Recent works augment the code repair process by integrating modern techn…