Daniel's Blog


Implementing and Verifying "Static Program Analysis" in Agda

Series status: Complete

First post in 2024, last post in 2024

In this series, I attempt to formalize the first few chapters of [Static Program Analysis](https://cs.au.dk/~amoeller/spa/) in Agda. The goal is to have a formally verified, yet executable, static analyzer for a simple language.