Abstract

Build systems are awesome, terrifying — and unloved. They are used by every developer around the world, but are rarely the object of study. In this paper we offer a systematic, and executable, framework for developing and comparing build systems, viewing them as related points in landscape rather than as isolated phenomena. By teasing apart existing build systems, we can recombine their components, allowing us to prototype new build systems with desired properties.

All the code is available in this Git repository, and also as a Hackage library.

An expanded journal version of this paper is available (JFP, 2020)