2024
Iterative Refinement of Project-Level Code Context for Precise Code Generation with Compiler Feedback
ACL 2024findings
Large Language Models (LLMs) have shown remarkable progress in automated code generation. Yet, LLM-generated code may contain errors in API usage, class, data structure, or missing project-specific information. As much of this project-specific context cannot fit into the prompts of LLMs, we must fin…