paperbot · PL 论文追踪

RSS

Calculating correct compilers II: Return of the register machines

JFP vol.302020引用 4
PATRICK BAHR, GRAHAM HUTTON

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

原文摘要(Abstract)

Abstract In ‘Calculating Correct Compilers’ (Bahr & Hutton, 2015), we developed a new approach to calculating compilers directly from specifications of their correctness. Our approach only required elementary reasoning techniques and has been used to calculate compilers for a wide range of language features and their combination. However, the methodology was focused on stack-based target machines, whereas real compilers often target register-based machines. In this article, we show how our approach can naturally be adapted to calculate compilers for register machines.

链接与引用

DOI 原文 · PDF(开放获取) · DBLP

BibTeX
@article{BahrH20,
  title = {Calculating correct compilers II: Return of the register machines},
  author = {PATRICK BAHR and GRAHAM HUTTON},
  journal = {Journal of Functional Programming},
  volume = {30},
  year = {2020},
  doi = {10.1017/s0956796820000209}
}