Sciweavers

3708 search results - page 366 / 371
» Programming with C Exceptions
Sort
View
168 views 107 votes 15 years 6 months ago  HPCC 2007»
Many new Partitioned Global Address Space (PGAS) programming languages have recently emerged and are becoming ubiquitously available on nearly all modern parallel architectures. PG...
87 views 90 votes 15 years 6 months ago  MIDDLEWARE 2007»
Developing applications for sensor networks is a challenging task. Most programming systems narrowly focus on programming issues while ignoring that programming represents only a ...
105 views 102 votes 15 years 6 months ago  TACAS 2007»
This paper presents a mechanised Hoare-style programming logic framework for assembly level programs. The framework has been designed to fit on top of operational semantics of rea...
106 views 64 votes 15 years 6 months ago  ASPLOS 2006»
Visibility is a property of a programming language’s memory model that determines when values stored by one concurrent computation become visible to other computations. Our work...
109 views 107 votes 15 years 6 months ago  AOSD 2005»
Improving the structure of code can help developers work with a software system more efficiently and more consistently. To aid developers in re-structuring the implementation of c...
93 views 82 votes 15 years 6 months ago  HASKELL 2005»
A type-indexed function is a function that is defined for each member of some family of types. Haskell’s type class mechanism provides collections of open type-indexed function...
120 views 103 votes 15 years 6 months ago  CC 2005»
In this paper, we present a formal description of data slicing, which is a type-directed program transformation technique that separates a program’s heap into several independent...
91 views 83 votes 15 years 6 months ago  UIST 2003»
Dialog boxes that collect parameters for commands often create ephemeral, unnatural interruptions of a program’s normal execution flow, encouraging the user to complete the dial...
92 views 91 votes 15 years 5 months ago  LCTRTS 2001»
Computers are increasingly being incorporated in devices with a limited amount of available memory. As a result research is increasingly focusing on the automated reduction of pro...
109 views 126 votes 15 years 5 months ago  SC 2000»
The developers of high-performance scientific applications often work in complex computing environments that place heavy demands on program analysis tools. The developers need to...