all repos — hex @ d259146adea55623ef153b45b5c1c9187d2ca770

A tiny, minimalist, slightly-esoteric concatenative programming lannguage.

Fixes
h3rald h3rald@h3rald.com
Sat, 04 Jan 2025 21:51:01 +0100
commit

d259146adea55623ef153b45b5c1c9187d2ca770

parent

bda9a50c2e3f5af5355bca17b874d640b3a65f24

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M web/contents/spec.htmlweb/contents/spec.html

@@ -443,7 +443,7 @@ 02 5f 6e 09 66 61 63 74

6f 72 69 61 6c 03 08 02 02 5f 6e 10 03 03 00 00 00 01 01 00 31 03 01 01 -01 01 03 06 00 00 00 1a +01 01 03 06 00 00 00 19 01 01 01 22 00 01 00 23 14 02 02 5f 6e 12 02 09 66 61 63 74 6f 72 69 61

@@ -475,7 +475,7 @@ $; Push quotation of six items$$

03 06 $; Lookup first symbol (_n)$$ 00 00 00 - 1a $; Symbol dup$$ + 19 $; Symbol dup$$ $; Push integer 0x1$$ 01 01 01 22 $; symbol -$$