Sciweavers

OOPSLA
2004
Springer
14 years 4 days ago
Method-level phase behavior in java workloads
Java workloads are becoming more and more prominent on various computing devices. Understanding the behavior of a Java workload which includes the interaction between the applicat...
Andy Georges, Dries Buytaert, Lieven Eeckhout, Koe...
OOPSLA
2004
Springer
14 years 4 days ago
Meta-programming for the real world
Matthew Fowler, Brahm van Niekerk
OOPSLA
2004
Springer
14 years 4 days ago
Example centric programming
Programmers tend to understand programs by thinking of concrete examples. Example Centric Programming seeks to add IDE support for examples throughout the process of programming. ...
Jonathan Edwards
OOPSLA
2004
Springer
14 years 4 days ago
Hard real-time: C++ versus RTSJ
In the domain of hard real-time systems, which language is better: C++ or the Real-Time Specification for Java (RTSJ)? Although standard Java provides a more productive programmin...
Daniel L. Dvorak, William K. Reinholtz
OOPSLA
2004
Springer
14 years 4 days ago
Measuring the dynamic behaviour of AspectJ programs
Bruno Dufour, Christopher Goard, Laurie J. Hendren...
OOPSLA
2004
Springer
14 years 4 days ago
Converting java programs to use generic libraries
Alan Donovan, Adam Kiezun, Matthew S. Tschantz, Mi...
OOPSLA
2004
Springer
14 years 4 days ago
Converting Java classes to use generics
Generics offer significant software engineering benefits since they provide code reuse without compromising type safety. Thus generics will be added to the Java language in the...
Daniel von Dincklage, Amer Diwan
OOPSLA
2004
Springer
14 years 4 days ago
Deriving refactorings for aspectJ
In this paper we present aspect-oriented programming laws that are useful for deriving refactorings for AspectJ. The laws help developers to verify if the transformations they de...
Leonardo Cole, Paulo Borba
OOPSLA
2004
Springer
14 years 4 days ago
Marine biology simulation
The Marine Biology Simulation is designed as a final project in an objects-first CS2 course. It provides an entertaining setting that serves as compelling example of the powers of...
Eric Cheng, Dung Zung Nguyen, Mathias Ricken, Step...
OOPSLA
2004
Springer
14 years 4 days ago
Abstract factories and the shape calculator
Eric Cheng, Dung Zung Nguyen, Mathias Ricken, Step...