Discovering power laws in computer programs

Hongyu Zhang
DOI: https://doi.org/10.1016/j.ipm.2009.02.001
IF: 7.466
2009-01-01
Information Processing & Management
Abstract:The power-law regularities have been discovered behind many complex natural and social phenomenons. We discover that the power-law regularities, especially the Zipf's and Heaps' laws, also exist in large-scale software systems. We find that the distribution of lexical tokens in modern Java, C++ and C programs follows Zipf-Mandelbrot law, and the growth of program vocabulary follows Heaps' law. The results are obtained through empirical analysis of real-world software systems. We believe our discovery reveals the statistical regularities behind computer programming.
What problem does this paper attempt to address?