2024
Revisiting the Impact of Pursuing Modularity for Code Generation
EMNLP 2024finding
Modular programming, which aims to construct the final program by integrating smaller, independent building blocks, has been regarded as a desirable practice in software development. However, with the rise of recent code generation agents built upon large language models (LLMs), a question emerges:…