Fixes
Fabio Cevasco h3rald@h3rald.com
Tue, 24 Dec 2024 15:19:53 +0100
2 files changed,
2 insertions(+),
2 deletions(-)
M
releases/0.1.0.html
→
releases/0.1.0.html
@@ -1,4 +1,4 @@
-<h3 id="#v0.1.0">v0.1.0 — 2024-12-14</h3> +<h3 id="v0.1.0">v0.1.0 — 2024-12-14</h3> <p>Initial release, featuring:</p> <ul>
M
web/contents/spec.html
→
web/contents/spec.html
@@ -537,7 +537,7 @@ <aside>OPCODE: <code>10</code></aside>
<p>Stores the literal <code>a</code> in the registry as the symbol <code>s</code>.</p> <h5 id="operator-symbol"><code>$:::$$</code> Symbol<a href="#top"></a></h5> <p><mark>a s →</mark></p> - <aside>OPCODE: <code>11<code></aside> + <aside>OPCODE: <code>11</code></aside> <p>Stores the literal <code>a</code> in the registry as the symbol <code>s</code>. If %:a%% is a quotation, it will be immediately dequoted when pushed on the stack.</p> <h5 id="free-symbol"><code>$:#$$</code> Symbol<a href="#top"></a></h5> <p><mark>s →</mark></p>