Don Stewart
Papers
1
Total Citations
9
H-Index
1
About
Don Stewart is a leading figure in functional programming and systems software, best known for pioneering the use of Haskell in low-level, high-performance contexts. His research centers on dynamic software evolution, runtime systems, and the application of purely functional languages to systems programming. Stewart’s landmark work, "Dynamic applications from the ground up" (2005, 9 citations), laid the conceptual foundation for building fully dynamic systems in Haskell, where only a minimal static core remains and most functionality is loaded at runtime—a radical departure from traditional static compilation. This work directly influenced the design of the Glasgow Haskell Compiler (GHC) and modern Haskell ecosystems. Beyond this, Stewart has made substantial contributions to the Haskell community, including co-authoring the widely-used "Real World Haskell" book and developing the "Haskell Platform." His impact extends to industrial applications, where he has demonstrated that functional languages can achieve the performance and reliability required for production systems. With a career spanning academia and industry, Stewart remains a key voice in advancing functional programming as a practical tool for building robust, dynamic software.
Research Focus
Key Achievements
Top Papers
- 1Dynamic applications from the ground up9 citations · 2005