From 411f2735bffc42d11a3b1b3447bbb1603e48a3eb Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Sun, 24 Aug 2025 15:46:22 -0400 Subject: move html stuff into ‘site’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/index.html | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 site/index.html (limited to 'site/index.html') diff --git a/site/index.html b/site/index.html new file mode 100644 index 0000000..77c2bdc --- /dev/null +++ b/site/index.html @@ -0,0 +1,50 @@ + + + + automathon + + + + +

automathon

+ +
+
+ +
+
: fac + dup + 1 > if + dup 1 - fac * + then + ; +5 fac +drop
+
+ +
+
+
+ + + +
+
+ word list +
+
+
+ stack +
    +
    +
    + call stack +
      +
      +
      +
      +
      +
      + + + -- cgit v1.3