Sciweavers

117 search results - page 1 / 24
» An Empirical Analysis of C Preprocessor Use
Sort
View
TSE
2002
117views more  TSE 2002»
13 years 4 months ago
An Empirical Analysis of C Preprocessor Use
This is the first empirical study of the use of the C macro preprocessor, Cpp. To determine how the
Michael D. Ernst, Greg J. Badros, David Notkin
ICSE
2010
IEEE-ACM
13 years 9 months ago
An analysis of the variability in forty preprocessor-based software product lines
Over 30 years ago, the preprocessor cpp was developed to extend the programming language C by lightweight metaprogramming capabilities. Despite its error-proneness and low ion lev...
Jörg Liebig, Sven Apel, Christian Lengauer, C...
ICSM
1996
IEEE
13 years 9 months ago
Preprocessors from an Abstract Point of View
It is well known that the extensive use of preprocessors can lead to serious maintenance problems. However, these tools are still heavily used by developers and maintainers to imp...
Jean-Marie Favre
ICSM
2007
IEEE
13 years 11 months ago
How We Manage Portability and Configuration with the C Preprocessor
An in-depth investigation of C preprocessor usage for portability and configuration management is presented. Three heavily-ported and widely used C++ libraries are examined. A cor...
Andrew Sutton, Jonathan I. Maletic
ENTCS
2010
208views more  ENTCS 2010»
13 years 2 months ago
Accelerated Invariant Generation for C Programs with Aspic and C2fsm
In this paper, we present Aspic, an automatic polyhedral invariant generation tool for flowcharts programs. Aspic implements an improved Linear Relation Analysis on numeric counte...
Paul Feautrier, Laure Gonnord