Sciweavers

1072 search results - page 74 / 215
» Object-Oriented Type Inference
Sort
View
108
Voted
ESOP
2004
Springer
15 years 7 months ago
ML-Like Inference for Classifiers
Environment classifiers were proposed as a new approach to typing multi-stage languages. Safety was established in the simply-typed and let-polymorphic settings. While the motivati...
Cristiano Calcagno, Eugenio Moggi, Walid Taha
130
Voted
ISIPTA
2005
IEEE
125views Mathematics» more  ISIPTA 2005»
15 years 9 months ago
Imprecise probability models for inference in exponential families
When considering sampling models described by a distribution from an exponential family, it is possible to create two types of imprecise probability models. One is based on the co...
Erik Quaeghebeur, Gert de Cooman
106
Voted
ICFP
2005
ACM
16 years 3 months ago
Qualified types for MLF
MLF is a type system that extends a functional language with impredicative rank-n polymorphism. Type inference remains possible and only in some clearly defined situations, a loca...
Andres Löh, Daan Leijen
141
Voted
TPHOL
2007
IEEE
15 years 9 months ago
Mizar's Soft Type System
In Mizar, unlike in most other proof assistants, the types are not part of the foundations of the system. Mizar is based on untyped set theory, which means that in Mizar expression...
Freek Wiedijk
ICLP
2003
Springer
15 years 8 months ago
Termination Analysis with Types Is More Accurate
Abstract. In this paper we show how we can use size and groundness analyses lifted to regular and (polymorphic) Hindley/Milner typed programs to determine more accurate termination...
Vitaly Lagoon, Frédéric Mesnard, Pet...