
LLMigrate: Transforming "Lazy" Large Language Models into Ef...
By Yuchen Liu, Junhao Hu...
Abstract:
Rewriting C code in Rust provides stronger memory safety, yet migrating large codebases such as the 32-million-line Linux kernel remains challenging. While rule-based translators (e.g., C2Rust) provide accurate yet largely unsafe Rust programs, recent Large Language Model (LLM) approaches produce mo...
Key points:
- Research on large language models
- Engineering application
Source: LLMigrate: Transforming "Lazy" Large Language Models into Efficient Source Code Migrators