Formal Verification of Just-In-Time Compilation

Formal Verification of Just-In-Time Compilation (ACM Books)

Formal Verification of Just-In-Time Compilation (ACM Books)

Author: Aurèle Barrière (Author)

ASIN: ‎ B0DVDTXHNF

Publisher finelybook 出版社:‏ ‎ACM Books

Edition 版本:‏ ‎ N/A

Publication Date 出版日期:‏ ‎ 2025-01-28

Language 语言: ‎ English

Print Length 页数: ‎ 176 pages

ISBN-13: ‎ 9798400713774

Book Description

This book outlines a methodology to develop formally verified Just-in-Time compilers. Just-in-Time compilation is a technique to execute programs, where execution is interleaved with optimizations of the program itself. These compilers often produce fast executions, so much so that their use has grown greatly for dynamic programming languages. Most modern web browsers today use Just-in-Time compilation to speed up the execution of the JavaScript programs they execute.

However, the techniques used in Just-in-Time compilers can be particularly complex. This complexity can be a source of bugs and vulnerabilities. How can you make sure that your Just-in-Time compiler is bug-free? For traditional ahead-of-time compilers, many techniques have been developed to prevent compilation bugs. One such technique is formally verified compilation, where the compiler itself comes with proof that the semantics of the compiled program correspond to the semantics of the source program. But Just-in-Time compilers are more recent, less understood, and have been the target of far fewer verification efforts.

To bring formal verification to Just-in-Time compilation, the book identifies a set of specific verification challenges and presents novel solutions for each of them. Such challenges include dynamic optimizations, speculative optimizations, deoptimizations, and the interleaving of interpretation and machine code generation. The author repurposes proof techniques from formally verified ahead-of-time compilers like CompCert. Following this methodology, readers can develop Just-in-Time compilers and formally prove that they behave as prescribed by the semantics of the program they execute. All proofs within the book have been mechanized in the Coq proof assistant.

下载地址

PDF, (conv), EPUB | 8 MB | 2025-03-27
下载地址 Download解决验证以访问链接!
打赏
未经允许不得转载:finelybook » Formal Verification of Just-In-Time Compilation

评论 抢沙发

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫

微信扫一扫