Sciweavers

2625 search results - page 90 / 525
» The development of the Emerald programming language
Sort
View
VL
2005
IEEE
108views Visual Languages» more  VL 2005»
15 years 3 months ago
Achieving Flexibility in Direct-Manipulation Programming Environments by Relaxing the Edit-Time Grammar
Structured program editors can lower the entry barrier for beginning computer science students by preventing syntax errors. However, when editors force programs to be executable a...
Benjamin E. Birnbaum, Kenneth J. Goldman
ECOOP
2006
Springer
15 years 1 months ago
Efficient Object Querying for Java
Modern programming languages have little or no support for querying objects and collections. Programmers are forced to hand code such queries using nested loops, which is both cumb...
Darren Willis, David J. Pearce, James Noble
BPM
2003
Springer
121views Business» more  BPM 2003»
15 years 3 months ago
Towards a Library for Process Programming
Process programming is regarded as a critical approach in many cooperative process related areas including software engineering, workflow management, business process management, e...
Guangxin Yang
EGH
2007
Springer
15 years 4 months ago
A hardware-aware debugger for the OpenGL shading language
The enormous flexibility of the modern GPU rendering pipeline as well as the availability of high-level shader languages have led to an increased demand for sophisticated program...
Magnus Strengert, Thomas Klein, Thomas Ertl
USENIX
2008
15 years 5 days ago
Automatic Optimization of Parallel Dataflow Programs
Large-scale parallel dataflow systems, e.g., Dryad and Map-Reduce, have attracted significant attention recently. High-level dataflow languages such as Pig Latin and Sawzall are b...
Christopher Olston, Benjamin Reed, Adam Silberstei...