Efficient Editor Generation for Compositional DSLs in Eclipse

Holger Krahn,Bernhard Rumpe,Steven Völkel
DOI: https://doi.org/10.48550/arXiv.1409.6625
2014-09-22
Abstract:When a domain specific language (DSL) shall be commonly used, it is important for the development team to have a comfortable editor well integrated in the project's development environment. As DSL are rather often subject to changes, efficient development and evolvement of a comfortable editor is an important success criterion for the acceptance of domain specific languages. In this paper we demonstrate how this issue is addressed in the MontiCore DSL development framework. Basically an extension of the MontiCore DSL definition language can be used to efficiently generate DSL editors for Eclipse. The generation tool also supports the compositional language definition features of MontiCore and allows therefore the reuse of existing language and editor definitions.
Software Engineering
What problem does this paper attempt to address?