Sciweavers

918 search results - page 4 / 184
» An Aspect Language for Robust Programming
Sort
View
SIGPLAN
2008
13 years 7 months ago
AspectC2C: a symmetric aspect extension to the C language
By separating crosscutting concerns into modules, aspectoriented programming (AOP) can greatly improve the maintainability, understandability and reusability of software. However,...
Danfeng Zhang, Yao Guo, Xiangqun Chen
ECOOP
2001
Springer
14 years 1 days ago
An Architectural Style to Integrate Components and Aspects
Miguel A. Pérez, Amparo Navasa Martí...
GPCE
2004
Springer
14 years 28 days ago
Generating AspectJ Programs with Meta-AspectJ
Abstract. Meta-AspectJ (MAJ) is a language tool for generating AspectJ programs using code templates. MAJ itself is an extension of Java, so users can interleave arbitrary Java cod...
David Zook, Shan Shan Huang, Yannis Smaragdakis
ECOOP
2007
Springer
14 years 1 months ago
A Machine Model for Aspect-Oriented Programming
Abstract. Aspect-oriented programming languages usually are extensions of object-oriented ones, and their compilation target is usually the (virtual) machine model of the language ...
Michael Haupt, Hans Schippers