Sciweavers

2777 search results - page 5 / 556
» Example centric programming
Sort
View
HPCA
2007
IEEE
14 years 10 months ago
Colorama: Architectural Support for Data-Centric Synchronization
With the advent of ubiquitous multi-core architectures, a major challenge is to simplify parallel programming. One way to tame one of the main sources of programming complexity, n...
Luis Ceze, Pablo Montesinos, Christoph von Praun, ...
SIGMOD
2009
ACM
132views Database» more  SIGMOD 2009»
14 years 10 months ago
Generating example data for dataflow programs
Christopher Olston, Shubham Chopra, Utkarsh Srivas...
ECOOP
2005
Springer
14 years 3 months ago
Towards Reusable Heterogeneous Data-Centric Disentangled Parts
This paper presents our ongoing research towards a safe system evolution. Our approach is based on data-centric, objectoriented systems. Within those systems we utilise (i) multi-...
Michael Reinsch, Takuo Watanabe
SIGCSE
1990
ACM
126views Education» more  SIGCSE 1990»
14 years 1 months ago
A philosophy and example of CS-1 programming projects
This paper presents a philosophy underlying CS-1 programming projects, and illustrates this philosophy with a concrete example. Integral to the philosophy is the use of Ada packag...
Richard E. Pattis
PLDI
2011
ACM
13 years 19 days ago
Systematic editing: generating program transformations from an example
Software modifications are often systematic—they consist of similar, but not identical, program changes to multiple contexts. Existing tools for systematic program transformati...
Na Meng, Miryung Kim, Kathryn S. McKinley