Artigo Acesso aberto Revisado por pares

Decidable subtyping for path dependent types

2019; Association for Computing Machinery; Volume: 4; Issue: POPL Linguagem: Inglês

10.1145/3371134

ISSN

2475-1421

Autores

Julian Mackay, Alex Potanin, Jonathan Aldrich, Lindsay Groves,

Tópico(s)

Security and Verification in Computing

Resumo

Path dependent types have long served as an expressive component of the Scala programming language. They allow for the modelling of both bounded polymorphism and a degree of nominal subtyping. Nominality in turn provides the ability to capture first class modules. Thus a single language feature gives rise to a rich array of expressiveness. Recent work has proven path dependent types sound in the presence of both intersection and recursive types, but unfortunately typing remains undecidable, posing problems for programmers who rely on the results of type checkers. The Wyvern programming language is an object oriented language with path dependent types, recursive types and first class modules. In this paper we define two variants of Wyvern that feature decidable typing, along with machine checked proofs of decidability. Despite the restrictions, our approaches retain the ability to encode the parameteric polymorphism of Java generics along with many idioms of the Scala module system.

Referência(s)