I'm a software engineering researcher. We use Smalltalk both as the language to develop our reengineering and software visualization tools, and as a subject to analyze and experiment on with language design.
As a programming environment, the reflexive and agile nature of Smalltalk allows us to prototype rapidly, then to implement adaptive tools. As an experimentation platform, the history, variety of implementations, and also the ability to reflectively modify the language semantics are great advantages. Even the virtual machine design is relatively simple (but not naive) to understand and modify.
