Sciweavers

3708 search results - page 331 / 371
» Programming with C Exceptions
Sort
View
219 views 102 votes 15 years 6 months ago  WCFLP 2005»
There exist several implementations of the functional logic language Curry: a transformation to Prolog and implementations of machines for C and Java. We show that there are many ...
145 views 101 votes 15 years 6 months ago  CD 2005»
Abstract. We describe a methodology for developing and deploying distributed Java applications using a reflective middleware system called RAFDA. We illustrate the methodology by d...
102 views 124 votes 15 years 6 months ago  LPNMR 2005»
We describe an application of Abductive Logic Programming (ALP) to the analysis of an important class of DNA microarray experiments. We develop an ALP theory that provides a simple...
77 views 100 votes 15 years 6 months ago  CAV 2004»
The counterexamples produced by model checkers are often lengthy and difficult to understand. In practical verification, showing the existence of a (potential) bug is not enough: ...
94 views 82 votes 15 years 5 months ago  LICS 2002»
In joint work with Peter O’Hearn and others, based on early ideas of Burstall, we have developed an extension of Hoare logic that permits reasoning about low-level imperative pr...
145 views 96 votes 15 years 5 months ago  ESOP 2001»
Security-typed languages enforce confidentiality or integrity policies by type checking. This paper investigates continuation-passing style (CPS) translation of such languages as ...
116 views 111 votes 15 years 5 months ago  REFLECTION 2001»
Abstract. We present a general technique to support reflection in C++, exploiting template metaprogramming techniques. The technique is used for building an object interface to rel...
144 views 96 votes 15 years 5 months ago  ASM 2000»
Abstract. The Abstract State Machines (ASM) methodology is a methodology for formally specifying computing systems. We use the ASM methodology to give the dynamic semantics of the ...
134 views 118 votes 15 years 5 months ago  ICALP 1999»
We introduce new techniques for studying the structure of partial k-trees. In particular, we show that the complements of partial k-trees provide an intuitively-appealing character...
94 views 91 votes 15 years 4 months ago  SIGSOFT 1994»
This paper describes LCLint, an efficient and flexible tool that accepts as input programs (written in ANSI C) and various levels of formal specification. Using this information, ...