Tridirectional typechecking
In prior work we introduced a pure type assignment system that encompasses a rich set of property types, including intersections, unions, and universally and existentially quantified dependent types. This system was shown sound with respect to a call-by-value operational semantics with effects, yet...
Gespeichert in:
Veröffentlicht in: | Proceedings of the 31st ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages 2004-01, Vol.39 (1), p.281-292 |
---|---|
Hauptverfasser: | , |
Format: | Artikel |
Sprache: | eng |
Online-Zugang: | Volltext |
Tags: |
Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
|
Zusammenfassung: | In prior work we introduced a pure type assignment system that encompasses a rich set of property types, including intersections, unions, and universally and existentially quantified dependent types. This system was shown sound with respect to a call-by-value operational semantics with effects, yet is inherently undecidable.In this paper we provide a decidable formulation for this system based on bidirectional checking, combining type synthesis and analysis following logical principles. The presence of unions and existential quantification requires the additional ability to visit subterms in evaluation position before the context in which they occur, leading to a
tridirectional
type system. While soundness with respect to the type assignment system is immediate, completeness requires the novel concept of
contextual type annotations
, introducing a notion from the study of principal typings into the source program. |
---|---|
ISSN: | 0362-1340 1558-1160 |
DOI: | 10.1145/982962.964025 |