Sciweavers

3708 search results - page 365 / 371
» Programming with C Exceptions
Sort
View
173 views 132 votes 16 years 1 months ago  DAC 2003»
Schedulability analysis of real-time embedded systems requires worst case timing guarantees of embedded software performance. This involves not only language level program analysi...
159 views 160 votes 16 years 1 months ago  DAC 2005»
Pointer analysis, a classic problem in software program analysis, has emerged as an important problem to solve in design automation, at a time when complex designs, specified in t...
106 views 100 votes 15 years 7 months ago  IPSN 2009»
As the diversity of sensornet use cases increases, the combinations of environments and applications that will coexist will make custom engineering increasingly impractical. We in...
130 views 90 votes 15 years 7 months ago  FMCAD 2009»
Abstract—Several successful approaches to software verificabased on the construction and analysis of an abstract reachability tree (ART). The ART represents unwindings of the co...
121 views 92 votes 15 years 7 months ago  HASKELL 2009»
In this paper we describe the architecture of the Utrecht Haskell Compiler (UHC). UHC is a new Haskell compiler, that supports most (but not all) Haskell 98 features, plus some ex...
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...