Abstract
Abstract
Many programmers use dependently typed languages such as Coq to machine-verify high-assurance software. However, existing compilers for these languages provide no guarantees after compiling, nor when linking after compilation. Type-preserving compilers preserve guarantees encoded in types and then use type checking to verify compiled code and ensure safe linking with external code. Unfortunately, standard compiler passes do not preserve the dependent typing of commonly used (intensional) type theories. This is because assumptions valid in simpler type systems no longer hold, and intensional dependent type systems are highly sensitive to syntactic changes, including compilation. We develop an A-normal form (ANF) translation with join-point optimization—a standard translation for making control flow explicit in functional languages—from the Extended Calculus of Constructions (ECC) with dependent elimination of booleans and natural numbers (a representative subset of Coq). Our dependently typed target language has equality reflection, allowing the type system to encode semantic equality of terms. This is key to proving type preservation and correctness of separate compilation for this translation. This is the first ANF translation for dependent types. Unlike related translations, it supports the universe hierarchy, and does not rely on parametricity or impredicativity.
Publisher
Cambridge University Press (CUP)
Reference67 articles.
1. Bowman, W. J. & Ahmed, A. (2018) Parametric Closure Conversion for CIC. Available at: https://web.archive.org/web/20210423031005/https://www.williamjbowman.com/resources/wjb2018-techreport-parametric-cc-cic.pdf.
2. Handling delimited continuations with dependent types;Cong;Proc. ACM Program. Lang. (PACMPL). 2(ICFP),2018
3. Thielecke, H. (2003) From control effects to typed continuation passing. In Symposium on Principles of Programming Languages (POPL). 10.1145/640128.604144.
4. Xi, H. & Harper, R. (2001) A dependently typed assembly language. In International Conference on Functional Programming (ICFP). 10.1145/507635.507657.
5. Type-preserving CPS translation of;Bowman;Proc. ACM Program. Lang. (PACMPL).,2018
Cited by
1 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Defunctionalization with Dependent Types;Proceedings of the ACM on Programming Languages;2023-06-06