Sciweavers

31 search results - page 1 / 7
» An OO Approach to C Compiler Technology
Sort
View
ECOOPW
1999
Springer
13 years 10 months ago
An OO Approach to C++ Compiler Technology
Cristian Sminchisescu, Alexandru Telea
ECOOPW
1999
Springer
13 years 10 months ago
Tool Support for Refactoring Duplicated OO Code
Code duplication is an important problem in application maintenance. Tools exist that support code duplication detection. However, few of them propose a solution for the problem, ...
Matthias Rieger, Stéphane Ducasse, Georges ...
SAMOS
2010
Springer
13 years 3 months ago
CLI-based compilation flows for the C language
Abstract--Embedded systems contain a wide variety of processors. Economical and technological factors favor systems made of a combination of diverse but programmable processors. So...
Erven Rohou, Andrea C. Ornstein, Marco Cornero
OOPSLA
1999
Springer
13 years 10 months ago
Mostly-copying Reachability-based Orthogonal Persistence
We describe how reachability-based orthogonal persistence can be supported even in uncooperative implementations of languages such as C++ and Modula-3, and without modification t...
Antony L. Hosking, Jiawan Chen
KBSE
2006
IEEE
13 years 11 months ago
A Portable Compiler-Integrated Approach to Permanent Checking
Program checking technology is now a mature technology, but is not yet used on a large scale. We identify one cause of this gap in the decoupling of checking tools from the everyd...
Eugen-Nicolae Volanschi