Skip to search formSkip to main contentSkip to account menu

AspectC++ Compiler

AspectC++ is an aspect-oriented extension of C and C++ languages. It has a source-to-source compiler, which translates AspectC++ source code into… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2012
2012
We present ACRE, an Automated aspect creator, to use aspect-oriented programming (AOP) to perform memory, invariant and… 
2012
2012
A successful monitoring framework for SystemC requires access to internal variables of modules and channels, and the ability to… 
2007
2007
Configurability is a major issue in the domain of embedded system software. Existing systems specifically lack good techniques to… 
2007
2007
Aspect-oriented programming can be used to modularize crosscutting concerns to improve the maintainability of large systems… 
2007
2007
A primary characteristic of Embedded Real-Time Systems (ERTS) is the fact that they are resource constrained. Such constraints… 
2005
2005
Complex software systems, like operating systems and middleware, have to cope with a broad range of requirements as well as… 
2005
2005
Often declared dead or at least dying, C/C++ is still the lingua franca of many application domains. Aspect-Oriented Programming… 
2004
2004
The architecture of an operating system, e.g. micro kernel or monolithic kernel, is usually seen as something static. Even during… 
2004
2004
A longstanding goal of software developers is to construct programs that are easily modified and extended. One example is the… 
2002
2002
Some concerns in the design of operating systems are hard to modularize in the implementation and thus difficult to maintain. One…