Sciweavers

3796 search results - page 511 / 760
» Presentations by Programmers for Programmers
Sort
View
GPCE
2004
Springer
15 years 8 months ago
Splice: Aspects That Analyze Programs
This paper describes Splice, a system for writing aspects that perform static program analyses to direct program modifications. The power of an inter-procedural data-flow analys...
Sean McDirmid, Wilson C. Hsieh
133
Voted
IFIP
2004
Springer
15 years 8 months ago
Nested Commits for Mobile Calculi: Extending Join
In global computing applications the availability of a mechanism for some form of committed choice can be useful, and sometimes necessary. It can conveniently handle, e.g., distrib...
Roberto Bruni, Hernán C. Melgratti, Ugo Mon...
RE
2004
Springer
15 years 8 months ago
From Goals to Aspects: Discovering Aspects from Requirements Goal Models
Aspect-oriented programming (AOP) has been attracting much attention in the Software Engineering community by advocating that programs should be structured according to programmer...
Yijun Yu, Julio Cesar Sampaio do Prado Leite, John...
SEKE
2004
Springer
15 years 8 months ago
Visualizing the evolution of software using softChange
A typical software development team leaves behind a large amount of information. This information takes different forms, such as mail messages, software releases, version control ...
Daniel M. Germán, Abram Hindle, Norman Jord...
SIGADA
2004
Springer
15 years 8 months ago
A refactoring tool for Ada 95
Refactoring is a technique for restructuring code to improve its design. A tool for automatically applying refactoring transformations to Ada 95 programs is described. The tool is...
Paul Anderson