A Generative Programming Approach To Developing DSL Compilers - Inria - Institut national de recherche en sciences et technologies du numérique Accéder directement au contenu
Rapport (Rapport De Recherche) Année : 2005

A Generative Programming Approach To Developing DSL Compilers

Résumé

Domain-Specific Languages (DSLs) represent a proven approach to raising the abstraction level of programming. They offer high-level constructs and notations dedicated to a domain, structuring program design, easing program writing, masking the intricacies of underlying software layers, and guaranteeing critical properties. On the one hand, DSLs facilitate a straightforward mapping between a conceptual model and a solution expressed in a specific programming language. On the other hand, DSLs complicate the compilation process because of the gap in the abstraction level between the source and target language. The nature of DSLs make their compilation very different from the compilation of common General-Purpose Languages (GPLs). In fact, a DSL compiler generally produces code written in a GPL; low-level compilation is left to the compiler of the target GPL. In essence, a DSL compiler defines some mapping of the high-level information and features of a DSL into the target GPL and underlying layers (e.g., middleware, protocols, objects, ...). This paper presents a methodology to develop DSL compilers, centered around the use of generative programming tools. Our approach enables to structure the development of a DSL compiler on facets that represent dimensions of compilation. Each facet can then be implemented in a modular way, using aspects, annotations and specialization. Because these tools are high level, they match the needs of a DSL, facilitating the development of the DSL compiler, and making it modular and re-targetable. We illustrate our approach with a DSL for telephony services. The structure of the DSL compiler is presented, as well as practical uses of generative tools for some compilation facets.

Domaines

Autre [cs.OH]
Fichier principal
Vignette du fichier
RR-5550.pdf (327.55 Ko) Télécharger le fichier

Dates et versions

inria-00070457 , version 1 (19-05-2006)

Identifiants

  • HAL Id : inria-00070457 , version 1

Citer

Charles Consel, Latry Fabien, Laurent Réveillère, Pierre Cointe. A Generative Programming Approach To Developing DSL Compilers. [Research Report] RR-5550, INRIA. 2005, pp.21. ⟨inria-00070457⟩
242 Consultations
371 Téléchargements

Partager

Gmail Facebook X LinkedIn More