blog-static/content/series/static-program-analysis-in-agda/_index.md
Danila Fedorin 78bba7a0e9 Update the blog for series navigation
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2024-05-20 00:37:16 -07:00

13 lines
385 B
Markdown

+++
title = "Implementing and Verifying \"Static Program Analysis\" in Agda"
summary = """
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.
"""
status = "ongoing"
draft = true
divider = ": "
+++