Sciweavers

3708 search results - page 321 / 371
» Programming with C Exceptions
Sort
View
85 views 97 votes 15 years 6 months ago  SCAM 2003»
This paper presents and evaluates a number of techniques to improve the execution time of interprocedural pointer analysis in the context of large C programs. The analysis is form...
124 views 110 votes 15 years 6 months ago  ECOOP 2010»
Recently, object-oriented languages, such as C , have been extended with language features prevalent in most functional languages: parametric polymorphism and higher-order function...
130 views 90 votes 15 years 5 months ago  WCRE 1999»
As a program evolves, it becomes increasingly difficult to understand and reason about changes in the source code. Eventually, if enough changes are made, reverse engineering and ...
100 views 98 votes 15 years 5 months ago  ICFP 1998»
H/Direct is a foreign-language interface for the purely functional language Haskell. Rather than rely on host-language type signatures, H/Direct compiles Interface Definition Lang...
102 views 95 votes 15 years 5 months ago  MM 1997»
We present the design and implementation of a new programming language for media-intensive applications called Flavor (Formal Language for Audio-Visual Object Representation). It ...
99 views 133 votes 15 years 5 months ago  IWPC 1996»
Mastering the complexity of programs and systems, particularly distributed systems, should lead to signi cant improvements in program and system understanding. In this paper we pr...
112 views 94 votes 15 years 5 months ago  ICALP 1994»
We describe efficient algorithms for finding even cycles in undirected graphs. Our main results are the following: (i) For every k 2, there is an O(V 2) time algorithm that decide...
141 views 89 votes 15 years 2 months ago  USENIX 1990»
Tcl is an interpreter for a tool command language. It consists of a library package that is embedded in tools (such as editors, debuggers, etc.) as the basic command interpreter. ...
101 views 89 votes 15 years 1 months ago  CCR 2006»
After a long period when networking research seemed to be focused mainly on making the existing Internet work better, interest in "clean slate" approaches to network arc...
89 views 122 votes 15 years 20 days ago  DISOPT 2008»
The problem of scheduling groups of jobs on a single machine under the group technology assumption is studied. Jobs of the same group are processed contiguously and a sequence ind...