Sciweavers

3708 search results - page 3 / 371
» Programming with C Exceptions
Sort
View
83 views 92 votes 15 years 17 days ago  AC 2002»
How much does the choice of a programming language influence the prevalence of bugs in the resulting code? It seems obvious that at the level at which individuals write new progra...
109 views 117 votes 15 years 2 months ago  LANMR 2007»
Abstract We introduce some differences in the style defeasible information is represented and inferences are made in nonmonotonic reasoning. These, at first sight harmless, chang...
93 views 98 votes 15 years 4 months ago  MICRO 1993»
Compiler-controlled speculative execution has been shown to be e ective in increasing the availableinstruction level parallelismILP found in non-numeric programs. An importantpr...
141 views 96 votes 15 years 4 months ago  AOSD 2007»
The last couple of years, various idioms used in the 15 MLOC C code base of ASML, the world's biggest lithography machine manufacturer, have been unmasked as crosscutting con...
182 views 131 votes 16 years 1 months ago  WWW 2003»
SweetDeal is a rule-based approach to representation of business contracts that enables software agents to create, evaluate, negotiate, and execute contracts with substantial auto...
155 views 90 votes 15 years 11 days ago  SIGPLAN 1998»
A high performance implementation of C++ exception handling is crucial, because exception handling overhead is distributed across all code. The commonly-used table-driven approach...
132 views 90 votes 15 years 5 months ago  PPDP 1999»
For a compiler writer, generating good machine code for a variety of platforms is hard work. One might try to reuse a retargetable code generator, but code generators are complex a...
114 views 98 votes 15 years 5 months ago  SCAM 2002»
In this paper, we first present a static analysis based on set-based framework, which estimates exception propagation paths of Java programs. We construct an exception propagatio...
99 views 131 votes 15 years 1 months ago  AIPS 2009»
In this paper we extend dynamic controllability of temporally-flexible plans to temporally-flexible reactive programs. We consider three reactive programming language constructs w...
114 views 116 votes 15 years 4 months ago  APLAS 2001»
Exception analyses so far cannot provide information on the propagation of thrown exceptions, which is necessary to construct interprocedural control flow graph, visualize exceptio...