61
5

Prompts Are Programs Too! Understanding How Developers Build Software Containing Prompts

Abstract

Generative pre-trained models power intelligent software features used by millions of users controlled by developer-written natural language prompts. Despite the impact of prompt-powered software, little is known about its development process and its relationship to programming. In this work, we argue that some prompts are programs and that the development of prompts is a distinct phenomenon in programming known as "prompt programming". We develop an understanding of prompt programming using Straussian grounded theory through interviews with 20 developers engaged in prompt development across a variety of contexts, models, domains, and prompt structures. We contribute 15 observations to form a preliminary understanding of current prompt programming practices. For example, rather than building mental models of code, prompt programmers develop mental models of the foundation model (FM)'s behavior on the prompt by interacting with the FM. While prior research shows that experts have well-formed mental models, we find that prompt programmers who have developed dozens of prompts still struggle to develop reliable mental models. Our observations show that prompt programming differs from traditional software development, motivating the creation of prompt programming tools and providing implications for software engineering stakeholders.

View on arXiv
@article{liang2025_2409.12447,
  title={ Prompts Are Programs Too! Understanding How Developers Build Software Containing Prompts },
  author={ Jenny T. Liang and Melissa Lin and Nikitha Rao and Brad A. Myers },
  journal={arXiv preprint arXiv:2409.12447},
  year={ 2025 }
}
Comments on this paper