Verifying efficient function calls in CakeML

13Citations
Citations of this article
10Readers
Mendeley users who have this article in their library.

Abstract

We have designed an intermediate language (IL) for the CakeML compiler that supports the verified, efficient compilation of functions and calls. Verified compilation steps include batching of multiple curried arguments, detecting calls to statically known functions, and specialising calls to known functions with no free variables. Finally, we verify the translation to a lower-level IL that only supports closed, first-order functions. These compilation steps resemble those found in other compilers (especially OCaml). Our contribution here is the design of the semantics of the IL, and the demonstration that our verification techniques over this semantics work well in practice at this scale. The entire development was carried out in the HOL4 theorem prover.

Cite

CITATION STYLE

APA

Owens, S., Norrish, M., Kumar, R., Myreen, M. O., & Tan, Y. K. (2017). Verifying efficient function calls in CakeML. Proceedings of the ACM on Programming Languages, 1(ICFP). https://doi.org/10.1145/3110262

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free