Sciweavers

4190 search results - page 4 / 838
» Type Class Directives
Sort
View
FSTTCS
1993
Springer
13 years 11 months ago
Essential Intersection Type Assignment
This paper will show the usefulness and elegance of strict intersection types for the Lambda Calculus; these are strict in the sense that they are the representatives of equivalen...
Steffen van Bakel
DAGSTUHL
2007
13 years 9 months ago
Graph matching with type constraints on nodes and edges
Abstract. In this paper, we consider two particular problems of directed graph matching. The ļ¬rst problem concerns graphs with nodes that have been subdivided into classes of diļ...
Catherine Fraikin, Paul Van Dooren
LICS
2010
IEEE
13 years 6 months ago
Equality Is Typable in Semi-full Pure Type Systems
ā€”There are two usual ways to describe equality in a dependent typing system, one that uses an external notion of computation like beta-reduction, and one that introduces a typed ...
Vincent Siles, Hugo Herbelin
ICFP
1999
ACM
13 years 12 months ago
Type Inference with Rank 1 Polymorphism for Type-Directed Compilation of ML
This paper deļ¬nes an extended polymorphic type system for an ML-style programming language, and develops a sound and complete type inference algorithm. Diļ¬€erent from the conve...
Atsushi Ohori, Nobuaki Yoshida
SAS
1997
Springer
13 years 11 months ago
Type-Directed Flow Analysis for Typed Intermediate Languages
Suresh Jagannathan, Stephen Weeks, Andrew K. Wrigh...