Publish the last two posts in the SPA series

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
2024-12-25 19:05:28 -08:00
parent bca44343eb
commit 1f01c3caff
2 changed files with 1 additions and 3 deletions

View File

@@ -4,7 +4,6 @@ series: "Static Program Analysis in Agda"
description: "In this post, I use the monotone lattice framework and verified CFGs to define a sign analysis"
date: 2024-12-01T15:09:07-08:00
tags: ["Agda", "Programming Languages"]
draft: true
---
In the previous post, I showed that the Control Flow graphs we built of our