missing space

This commit is contained in:
Yiyun Liu 2025-04-29 18:18:12 -04:00
parent d897ccce09
commit 94ac3167b9

View file

@ -1,5 +1,6 @@
# Kripke-style untyped NbE in racket
[![status-badge](https://woodpecker.electriclam.com/api/badges/4/status.svg)](https://woodpecker.electriclam.com/repos/4)
An implementation of normalization by evaluation loosely based on [A
Denotational Account of Untyped Normalization by
Evaluation](https://www.brics.dk/RS/03/40/BRICS-RS-03-40.pdf) and