Abstract
A trend in current research is towards component-based systems, where applications are built by combining re-usable fragments or components. In this paper we argue the case for building programming languages from components. We describe Vanilla, a component-based architecture for language tools. The core of Vanilla is a set of components, each implementing the type checking and behaviour of a single language feature, which are integrated within a well-structured framework to provide a programming language interpreter. Features may be extensively re-used across a variety of languages, allowing rapid prototyping and simplifying the exploration of new constructs. We describe the design and implementation of the system, and draw some general conclusions from the experience of building with components.
Original language | English |
---|---|
Title of host publication | Generative and component-based software engineering |
Place of Publication | Berlin |
Publisher | Springer |
Pages | 91-104 |
ISBN (Print) | 3-540-41172-0 |
DOIs | |
Publication status | Published (in print/issue) - 2000 |
Keywords
- n/a