基于证据的渐进类型编译器

Research Paper#Gradual Typing, Compiler Design🔬 Research|分析: 2026年1月3日 19:44
发布: 2025年12月27日 19:25
1分で読める
ArXiv

分析

本文探讨了在具有结构类型的语言中有效实现渐进类型化的挑战。它研究了一种基于证据的方法,并将其与更常见的基于强制的方法进行了对比。这项研究意义重大,因为它探索了渐进类型化的不同实现策略,可能为更高效、更稳定的编译器打开了大门,并能够实现从抽象渐进类型化 (AGT) 派生的高级渐进类型化学科。在 Grift 基准测试套件上的实证评估对于验证该方法至关重要。
引用 / 来源
查看原文
"The results show that an evidence-based compiler can be competitive with, and even faster than, a coercion-based compiler, exhibiting more stability across configurations on the static-to-dynamic spectrum."
A
ArXiv2025年12月27日 19:25
* 根据版权法第32条进行合法引用。