Sciweavers

1077 search results - page 45 / 216
» Introducing Software Engineering by means of Extreme Program...
Sort
View
AOSD
2008
ACM
15 years 1 months ago
Tool-supported refactoring of aspect-oriented programs
Aspect-oriented programming languages provide new composition mechanisms for improving the modularity of crosscutting concerns. Implementations of such language support use advanc...
Jan Wloka, Robert Hirschfeld, Joachim Hänsel
AOSD
2006
ACM
15 years 5 months ago
Presenting crosscutting structure with active models
When modifying or debugging a software system, among other tasks, developers must often understand and manipulate source code that crosscuts the system’s structure. These tasks ...
Wesley Coelho, Gail C. Murphy
87
Voted
IROS
2009
IEEE
159views Robotics» more  IROS 2009»
15 years 6 months ago
Hiding real-time: A new approach for the software development of industrial robots
—Software development for industrial robots is still strongly limited by the use of old-style robot programming languages. These languages are tailored to meet a special requirem...
Alwin Hoffmann, Andreas Angerer, Frank Ortmeier, M...
IUI
2009
ACM
15 years 8 months ago
Interactive multimodal transcription of text images using a web-based demo system
This document introduces a web based demo of an interactive framework for transcription of handwritten text, where the user feedback is provided by means of pen strokes on a touch...
Verónica Romero, Luis A. Leiva, Alejandro H...
PLDI
2005
ACM
15 years 5 months ago
Checking type safety of foreign function calls
We present a multi-lingual type inference system for checking type safety across a foreign function interface. The goal of our system is to prevent foreign function calls from int...
Michael Furr, Jeffrey S. Foster