Sciweavers

2565 search results - page 107 / 513
» Object type constructors
Sort
View
PEPM
2011
ACM
12 years 12 months ago
Allocation removal by partial evaluation in a tracing JIT
The performance of many dynamic language implementations suffers from high allocation rates and runtime type checks. This makes dynamic languages less applicable to purely algorit...
Carl Friedrich Bolz, Antonio Cuni, Maciej FijaBkow...
ANLP
1992
86views more  ANLP 1992»
13 years 10 months ago
Generating Spatial Descriptions for Cross-modal References
We present a localisation component that supports the generation of cross-modal deictic expressions in the knowledge-based presentation system WIP. We deal with relative localisat...
Peter Wazinski
ESOP
2007
Springer
14 years 27 days ago
A Certified Lightweight Non-interference Java Bytecode Verifier
Non-interference is a semantical condition on programs that guarantees the absence of illicit information flow throughout their execution, and that can be enforced by appropriate i...
Gilles Barthe, David Pichardie, Tamara Rezk
SIGCSE
2009
ACM
137views Education» more  SIGCSE 2009»
14 years 9 months ago
The hidden injuries of overloading 'ADT'
commonly stated definition of abstract data type (ADT) is that it is a domain of values and the operations over that domain. So, for example, a language's built-in types, lik...
Duane Buck, David J. Stucki
IROS
2007
IEEE
143views Robotics» more  IROS 2007»
14 years 3 months ago
A framework for planning motion in environments with moving obstacles
— In this paper we present a heuristic approach to planning in an environment with moving obstacles. Our approach assumes that the robot has no knowledge of the future trajectory...
Samuel Rodríguez, Jyh-Ming Lien, Nancy M. A...