尚未生成 AI 速览(可能缺少 API key 或等待下次运行补跑)。
We extend the semantics and type system of a lambda calculus equipped with common constructs to be resource-aware . That is, reduction is instrumented to keep track of the usage of resources, and the type system guarantees, besides standard soundness, that for well-typed programs there is a computation where no needed resource gets exhausted. The resource-aware extension is parametric on an arbitrary grade algebra , and does not require ad-hoc changes to the underlying language. To this end, the semantics needs to be formalized in big-step style; as a consequence, expressing and proving (resource-aware) soundness is challenging, and is achieved by applying recent techniques based on coinductive reasoning.
DOI 原文 ·
@article{paperbot1877,
title = {Resource-Aware Soundness for Big-Step Semantics},
author = {Riccardo Bianchini and Francesco Dagnino and Paola Giannini and Elena Zucca},
journal = {Proceedings of the ACM on Programming Languages},
volume = {7},
number = {OOPSLA2},
year = {2023},
doi = {10.1145/3622843}
}