Compilation of extended recursion in call-by-value functional languages
Tom Hirschowitz (LM-Savoie), Xavier Leroy (INRIA Rocquencourt), J. B., Wells

TL;DR
This paper presents a formalization and correctness proof of a compilation scheme for mutually-recursive definitions in call-by-value functional languages, enabling a broader range of recursive constructs than prior methods.
Contribution
It introduces a novel translation scheme to a lambda-calculus with in-place memory updates, extending the support for recursive definitions in functional language compilation.
Findings
The translation scheme is proven correct.
Supports a wider class of recursive definitions.
Formalizes the compilation process with proofs.
Abstract
This paper formalizes and proves correct a compilation scheme for mutually-recursive definitions in call-by-value functional languages. This scheme supports a wider range of recursive definitions than previous methods. We formalize our technique as a translation scheme to a lambda-calculus featuring in-place update of memory blocks, and prove the translation to be correct.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHermeneutics and Narrative Identity · Aging, Elder Care, and Social Issues · Health, Medicine and Society
