From: "Thiemann, René" <Rene.Thiemann@uibk.ac.at>
A Generic Framework for Verified Compilers
by Martin Desharnais
This is a generic framework for formalizing compiler transformations. It leverages Isabelle/HOL’s locales to abstract over concrete languages and transformations. It states common definitions for language semantics, program behaviours, forward and backward simulations, and compilers. We provide generic operations, such as simulation and compiler composition, and prove general (partial) correctness theorems, resulting in reusable proof components.
Available at https://www.isa-afp.org/entries/VeriComp.html
Enjoy,
René
Last updated: Nov 21 2024 at 12:39 UTC