Auflistung nach Autor:in "Thums, Andreas"
1 - 3 von 3
Treffer pro Seite
Sortieroptionen
- ZeitschriftenartikelAutomotive Software: Characteristics and Reengineering Challenges(Softwaretechnik-Trends Band 29, Heft 2, 2009) Schulte-Coerne, Vincent; Thums, Andreas; Quante, JochenAutomotive software is different from the kind of software that is usually addressed by current reengineering research. This paper gives an overview of the particular conditions and challenges that we face in the automotive domain.
- ZeitschriftenartikelParsing Variant C Code: An Evaluation on Automotive Software(Softwaretechnik-Trends Band 34, Heft 2, 2014) Heumüller, Robert; Quante; Jochen; Thums, AndreasSoftware product lines are often implemented using the C preprocessor. Different features are selected based on macros; the corresponding code is activated or deactivated using #if. Unfortunately, C preprocessor constructs are not parseable in general, since they break the syntactical structure of C code [1]. This imposes a severe limitation on software analyses: They usually cannot be performed on unpreprocessed C code. In this paper, we will discuss how and to what extent large parts of the unpreprocessed code can be parsed anyway, and what the results can be used for.
- TextdokumentTransformation of Preprocessor Variance to Post-Build Variance(Softwaretechnik-Trends: Vol. 37, No. 2, 2017) Quante, Jochen; Thums, Andreas; Pikuleva, Olga