Sciweavers

1072 search results - page 51 / 215
» Object-Oriented Type Inference
Sort
View
106
Voted
FM
2009
Springer
92views Formal Methods» more  FM 2009»
15 years 9 months ago
Field-Sensitive Value Analysis by Field-Insensitive Analysis
Shared and mutable data-structures pose major problems in static analysis and most analyzers are unable to keep track of the values of numeric variables stored in the heap. In this...
Elvira Albert, Puri Arenas, Samir Genaim, Germ&aac...
ACL
1994
15 years 4 months ago
Common Topics and Coherent Situations: Interpreting Ellipsis in the Context of Discourse Inference
It is claimed that a variety of facts concerning ellipsis, event reference, and interclausal coherence can be explained by two features of the linguistic form in question: (1) whe...
Andrew Kehler
ICFP
2001
ACM
16 years 3 months ago
Compositional Explanation of Types and Algorithmic Debugging of Type Errors
The type systems of most typed functional programming languages are based on the Hindley-Milner type system. A practical problem with these type systems is that it is often hard t...
Olaf Chitil
UAI
1993
15 years 4 months ago
Inference Algorithms for Similarity Networks
We examine two types of similarity networks each based on a distinct notion of relevance. For both types of similarity networks we present an efficient inference algorithm that wo...
Dan Geiger, David Heckerman
ERLANG
2007
ACM
15 years 7 months ago
A language for specifying type contracts in Erlang and its interaction with success typings
We propose a small extension of the ERLANG language that allows programmers to specify contracts with type information at the level of individual functions. Such contracts are opt...
Miguel Jimenez, Tobias Lindahl, Konstantinos F. Sa...