Scopes as Types

被引:18
|
作者
van Antwerpen, Hendrik [1 ]
Poulsen, Casper Bach [1 ]
Rouvoet, Arjen [1 ]
Visser, Eelco [1 ]
机构
[1] Delft Univ Technol, Delft, Netherlands
关键词
static semantics; type system; type checker; name resolution; scope graphs; domain-specific language;
D O I
10.1145/3276484
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
Scope graphs are a promising generic framework to model the binding structures of programming languages, bridging formalization and implementation, supporting the definition of type checkers and the automation of type safety proofs. However, previous work on scope graphs has been limited to simple, nominal type systems. In this paper, we show that viewing scopes as types enables us to model the internal structure of types in a range of non-simple type systems (including structural records and generic classes) using the generic representation of scopes. Further, we show that relations between such types can be expressed in terms of generalized scope graph queries. We extend scope graphs with scoped relations and queries. We introduce Statix, a new domain-specific meta-language for the specification of static semantics, based on scope graphs and constraints. We evaluate the scopes as types approach and the Statix design in case studies of the simply-typed lambda calculus with records, System F, and Featherweight Generic Java.
引用
收藏
页数:30
相关论文
共 50 条