paperbot · PL 论文追踪

RSS

Defunctionalization with Dependent Types

PLDI 7(PLDI)2023
Yulong Huang, Jeremy Yallop

尚未生成 AI 速览(可能缺少 API key 或等待下次运行补跑)。

原文摘要(Abstract)

The defunctionalization translation that eliminates higher-order functions from programs forms a key part of many compilers. However, defunctionalization for dependently-typed languages has not been formally studied. We present the first formally-specified defunctionalization translation for a dependently-typed language and establish key metatheoretical properties such as soundness and type preservation. The translation is suitable for incorporation into type-preserving compilers for dependently-typed languages

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot1965,
  title = {Defunctionalization with Dependent Types},
  author = {Yulong Huang and Jeremy Yallop},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {7},
  number = {PLDI},
  year = {2023},
  doi = {10.1145/3591241}
}