Sciweavers

2302 search results - page 68 / 461
» The Evolution of Concurrent Programs
Sort
View
SYNASC
2005
IEEE
92views Algorithms» more  SYNASC 2005»
16 years 1 days ago
A Simulator and an Evolution Program for Conformon-P Systems
— A simulator for conformon-P systems is presented together with an initial study of an evolution program optimising processes described by conformon-P systems.
Pierluigi Frisco, Ranulf T. Gibson
ECOOP
2006
Springer
15 years 10 months ago
Managing the Evolution of Aspect-Oriented Software with Model-Based Pointcuts
In spite of the more advanced modularisation mechanisms, aspect-oriented programs still suffer from evolution problems. Due to the fragile pointcut problem, seemingly safe modifica...
Andy Kellens, Kim Mens, Johan Brichau, Kris Gybels
ECOOP
2006
Springer
15 years 10 months ago
Design-Based Pointcuts Robustness Against Software Evolution
Aspect-Oriented Programming (AOP) is a powerful technique to better modularize object-oriented programs by introducing crosscutting concerns in a safe and noninvasive way. Unfortu...
Walter Cazzola, Sonia Pini, Massimo Ancona
IWPC
2003
IEEE
15 years 11 months ago
Experiences in Teaching Software Evolution and Program Comprehension
A large amount of research is devoted to software evolution and program understanding, but these topics are often neglected in software engineering curricula. The CCSE initiative ...
Arie van Deursen, Jean-Marie Favre, Rainer Koschke...
POPL
2011
ACM
14 years 9 months ago
Mathematizing C++ concurrency
Shared-memory concurrency in C and C++ is pervasive in systems programming, but has long been poorly defined. This motivated an ongoing shared effort by the standards committees ...
Mark Batty, Scott Owens, Susmit Sarkar, Peter Sewe...