Authors
Yong Kiam Tan, Magnus O Myreen, Ramana Kumar, Anthony Fox, Scott Owens, Michael Norrish
Publication date
2016/9/4
Book
Proceedings of the 21st ACM SIGPLAN International Conference on Functional Programming
Pages
60-73
Description
We have developed and mechanically verified a new compiler backend for CakeML. Our new compiler features a sequence of intermediate languages that allows it to incrementally compile away high-level features and enables verification at the right levels of semantic detail. In this way, it resembles mainstream (unverified) compilers for strict functional languages. The compiler supports efficient curried multi-argument functions, configurable data representations, exceptions that unwind the call stack, register allocation, and more. The compiler targets several architectures: x86-64, ARMv6, ARMv8, MIPS-64, and RISC-V.
In this paper, we present the overall structure of the compiler, including its 12 intermediate languages, and explain how everything fits together. We focus particularly on the interaction between the verification of the register allocator and the garbage collector, and memory representations. The …
Total citations
2016201720182019202020212022202320243212315127493
Scholar articles
YK Tan, MO Myreen, R Kumar, A Fox, S Owens… - Proceedings of the 21st ACM SIGPLAN International …, 2016