all repos — hex @ b59a69edc1def2bfa8be0c9f563ced98d03faead

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

Fixes
Fabio Cevasco h3rald@h3rald.com
Tue, 24 Dec 2024 14:48:55 +0100
commit

b59a69edc1def2bfa8be0c9f563ced98d03faead

parent

58b8f7b1acea33aa2d6458d703f312f44b367436

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

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

@@ -434,7 +434,8 @@ ($0x1$$)

($:_n$$ $:dup$$ $0x1$$ $:-$$ $:factorial$$ $:*$$) $:if$$ $&quot;_n&quot;$$ $:#$$ -) $&quot;factorial&quot;$$ $:::$$</code></pre> +) $&quot;factorial&quot;$$ $:::$$ +$0x5$$ $:factorial$$ $:dec$$ $:puts$$</code></pre> <p>This gets compiled to the following bytecode:</p> <pre><code>01 68 65 78 01 02 00 02