Construction and Evolution of Code Generators


Please note:
this item is printed on demand and will take extra time before it can be dispatched to you (up to 20 working days).



A Model-Driven and Service-Oriented Approach
Author(s): Sven J?rges
Format: Paperback
Publisher: Springer-Verlag Berlin and Heidelberg GmbH & Co. KG, Germany
Imprint: Springer-Verlag Berlin and Heidelberg GmbH & Co. K
ISBN-13: 9783642361265, 978-3642361265

Synopsis

Automatic code generation is an essential cornerstone of model-driven approaches to software development. Currently, lots of techniques are available that support the specification and implementation of code generators, such as engines based on templates or rule-based transformations. All those techniques have in common that code generators are either directly programmed or described by means of textual specifications. This monograph presents Genesys, a general approach, which advocates the graphical development of code generators for arbitrary source and target languages, on the basis of models and services. In particular, it is designed to support incremental language development on arbitrary metalevels. The use of models allows building code generators in a truly platform-independent and domain-specific way. Furthermore, models are amenable to formal verification methods such as model checking, which increase the reliability and robustness of the code generators. Services enable the reuse and integration of existing code generation frameworks and tools regardless of their complexity, and at the same time manifest as easy-to-use building blocks which facilitate agile development through quick interchangeability. Both, models and services, are reusable and thus form a growing repository for the fast creation and evolution of code generators.