Sciweavers

3708 search results - page 329 / 371
» Programming with C Exceptions
Sort
View
235 views 94 votes 13 years 3 months ago  PLDI 2012»
We describe an approach for synthesizing data representations for concurrent programs. Our compiler takes as input a program written using concurrent relations and synthesizes a r...
235 views 94 votes 13 years 3 months ago  PLDI 2012»
We propose a new language-based approach to mitigating timing channels. In this language, well-typed programs provably leak only a bounded amount of information over time through ...
151 views 203 votes 16 years 1 months ago  POPL 2004»
We present a polynomial time randomized algorithm for global value numbering. Our algorithm is complete when conditionals are treated as non-deterministic and all operators are tr...
206 views 96 votes 15 years 7 months ago  LCTRTS 2010»
We describe the extension of a reactive programming language with a behavioral contract construct. It is dedicated to the programming of reactive control of applications in embedd...
110 views 99 votes 15 years 6 months ago  APLAS 2005»
This paper presents a novel method to construct a dynamic single assignment (DSA) form of array-intensive, pointer-free C programs (or in any other procedural language). A program ...
173 views 180 votes 15 years 6 months ago  PLDI 2003»
In prior work [15] we studied a language construct restrict that allows programmers to specify that certain pointers are not aliased to other pointers used within a lexical scope....
128 views 117 votes 15 years 26 days ago  CPHYSICS 2006»
A computer program is described to calculate momentum distributions in stripping and diffraction dissociation reactions. A Glauber model is used with the scattering wavefunctions ...
76 views 89 votes 15 years 7 months ago  CEC 2009»
— Concurrent process-oriented programming is a natural medium for simulating complex systems, particularly systems where many simple components interact in an environment (which ...
190 views 91 votes 15 years 7 months ago  SEMWEB 2009»
This paper presents the OWL API a high level Application Programming Interface (API) for working with OWL 2 ontologies. The API is closely aligned with the OWL 2 structural speciï¬...
187 views 109 votes 15 years 6 months ago  DATE 2005»
In this paper, the application of a cycle accurate binary translator for rapid prototyping of SoCs will be presented. This translator generates code to run on a rapid prototyping ...