Finish a draft of the UCC evaluator article

This commit is contained in:
2021-11-28 16:50:28 -08:00
parent d1aa966737
commit 826dde759f
2 changed files with 46 additions and 14 deletions

View File

@@ -2,6 +2,7 @@
title: "Formalizing Dawn in Coq"
date: 2021-11-20T19:04:57-08:00
tags: ["Coq", "Dawn", "Programming Languages"]
description: "In this article, we use Coq to write down machine-checked semantics for the untyped concatenative calculus."
---
The [_Foundations of Dawn_](https://www.dawn-lang.org/posts/foundations-ucc/) article came up