Chico Sundermann, Stefan Vill, Thomas Thüm, Kevin Feichtinger, Prankur Agarwal, Rick Rabiser, Jose Galindo, David Benavides,
"UVLParser: Extending UVL with Language Levels and Conversion Strategies. Proc. of the 27th ACM International Systems and Software Product Line Conference (SPLC 2023), Tokyo, Japan, ACM, 2023, pp. 39-42."
: Proceedings of the 27th ACM International Systems and Software Product Line Conference (SPLC 2023), ACM, New York, NY, United States, Seite(n) 39-42, 8-2023, ISBN: 979-8-4007-0092-7
Original Titel:
UVLParser: Extending UVL with Language Levels and Conversion Strategies. Proc. of the 27th ACM International Systems and Software Product Line Conference (SPLC 2023), Tokyo, Japan, ACM, 2023, pp. 39-42.
Sprache des Titels:
Englisch
Original Buchtitel:
Proceedings of the 27th ACM International Systems and Software Product Line Conference (SPLC 2023)
Original Kurzfassung:
The Universal Variability Language (UVL) is a community effort towards a widely adopted textual specification for feature models. For widespread usage, the language should be simple to understand and easy to embed in existing tools. Also, many different use cases should be covered, which requires an expressive language design. To incorporate these clashing requirements in UVL, we enrich the language with several optional extensions that add more expressive language features. Furthermore, we provide conversion strategies that translate between those language levels by replacing the complex constructs with equivalent but simpler ones. With our library, other tool developers can select their supported language levels and automatically convert more complex language constructs. Those constructs are then replaced with semantically equivalent expressions that are supported by the tool.