From 153cf4a4bab033bbb38341a01060ebbc60275132 Mon Sep 17 00:00:00 2001 From: dan Date: Sat, 20 May 2023 10:54:57 -0400 Subject: feat: `if` command; fix: input should be printed above output --- index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..2ab7c6e --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + Forth Demo + + +
+ + + -- cgit v1.2.3