Sciweavers

3708 search results - page 332 / 371
» Programming with C Exceptions
Sort
View
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, ...
124 views 95 votes 15 years 4 months ago  ICALP 2000»
We give an O(n log n) algorithm for computing the girth (shortest cycle) of an undirected n-vertex planar graph. Our solution extends to any graph of bounded genus. This improves u...
170 views 101 votes 15 years 3 months ago  NSDI 2008»
The Workshop on Organizing Workshops, Conferences, and Symposia for Computer Systems (WOWCS) was organized to "bring together conference organizers (past, present, and future...
120 views 110 votes 15 years 2 months ago  APLAS 2008»
We define a small-step operational semantics for the ECMAScript standard language corresponding to JavaScript, as a basis for analyzing security properties of web applications and ...
104 views 119 votes 15 years 2 months ago  DICS 2006»
Abstract. Group communication is a programming abstraction that allows a distributed group of processes to provide a reliable service in spite of the possibility of failures within...
224 views 135 votes 15 years 2 months ago  EVOW 2008»
Abstract. The Berth Allocation Problem (BAP) consists on programming and allocating ships to berthing areas along a quay. The BAP is modeled as a vehicle routing problem and a rece...