Sciweavers

3708 search results - page 365 / 371
» Programming with C Exceptions
Sort
View
173 views 147 votes 16 years 3 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 183 votes 16 years 3 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 111 votes 15 years 9 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 101 votes 15 years 9 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 103 votes 15 years 8 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 128 votes 15 years 8 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 105 votes 15 years 8 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 115 votes 15 years 8 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 71 votes 15 years 8 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 116 votes 15 years 8 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...