From 10c59ec09a0eafc829fb63cf29f2cfce410bcdb4 Mon Sep 17 00:00:00 2001 From: Xie Yuheng Date: Fri, 15 Nov 2024 09:04:53 +0800 Subject: [PATCH] up --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d3028cb..b506ce3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ An implementation of [interaction nets](https://en.wikipedia.org/wiki/Interactio - Simply typed. - ASCII art inspired syntax. -- Pure postfix expression. - Using a stack-based low-layer language to build nets. ## Usage