3 citations · 7 across the 6 of their papers we have counts for
10 papers · 1 filter
Towards a Systematic Engineering of Industrial Domain-Specific Language
Rohit Gupta, Sieglinde Kranz, Nikolaus Regnat +2
Domain-Specific Languages (DSLs) help practitioners in contributing solutions to challenges of specific domains. The efficient development of user-friendly DSLs suitable for indust…
Software Engineering und Software Engineering Forschung im Zeitalter der Digitalisierung
Michael Felderer, Ralf Reussner, Bernhard Rumpe
Digitization not only affects society, it also requires a redefinition of the location of computer science and computer scientists, as the science journalist Yogeshwar suggests. Si…
Engineering Tagging Languages for DSLs
Timo Greifenberg, Markus Look, Sebastian Roidl +1
To keep a DSL clean, readable and reusable in different contexts, it is useful to define a separate tagging language. A tag model logically adds information to the tagged DSL model…
Adaptable Symbol Table Management by Meta Modeling and Generation of Symbol Table Infrastructures
Katrin Hölldobler, Pedram Mir Seyed Nazari, Bernhard Rumpe
Many textual software languages share common concepts such as defining and referencing elements, hierarchical structures constraining the visibility of names, and allowing for iden…
TUnit - Unit Testing For Template-based Code Generators
Carsten Kolassa, Markus Look, Klaus Müller +3
Template-based code generator development as part of model-drivendevelopment (MDD) demands for strong mechanisms and tools that support developers to improve robustness, i.e., the…
Modeling Variability in Template-based Code Generators for Product Line Engineering
Timo Greifenberg, Klaus Müller, Alexander Roth +3
Generating software from abstract models is a prime activity in model-drivenengineering. Adaptable and extendable code generators are important to address changing technologies as…