Home > Research > Publications & Outputs > Towards modular code generators using symmetric...
View graph of relations

Towards modular code generators using symmetric language-aware aspects

Research output: Contribution in Book/Report/Proceedings - With ISBN/ISSNConference contribution/Paperpeer-review

Published
Publication date2011
Host publicationFREECO '11: Proceedings of the 1st International Workshop on Free Composition
Place of PublicationNew York, NY, USA
PublisherACM
Pages1-5
Number of pages5
ISBN (print)978-1-4503-0892-2
<mark>Original language</mark>English

Abstract

Model-driven engineering, especially using domain-specific languages, allows constructing software from abstractions that are more closely fitted to the problem domain and that better hide technical details of the solution space. Code generation is used to produce executable code from these abstractions, which may result in individual concerns being scattered and tangled throughout the generated code. The challenge, then, becomes how to modularise the code-generator templates to avoid scattering and tangling of concerns within the templates themselves. This paper shows how symmetric, language-aware approaches to aspect orientation can be applied to code generation to improve modularisation support.