
Formal Verification of Just-in-Time Compilation
Versandkostenfrei!
Versandfertig in 1-2 Wochen
59,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
30 °P sammeln!
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.