Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 635 Bytes

File metadata and controls

9 lines (6 loc) · 635 Bytes

Verified Bootstrapping of a Compiler for an Imperative Language

This repository contains Rocq and HOL4 developments of a verified bootstrapped compiler for a small imperative language. The compiler is bootstrapped: it can compile itself inside of the ITP, thus removing the need to extract it.

Project setup

The compiler developments in the two ITPs are available in their corresponding directories, together with ITP-specific instructions: