Fixes
Fabio Cevasco h3rald@h3rald.com
Sat, 04 Jan 2025 08:09:52 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
web/contents/learn.html
→
web/contents/learn.html
@@ -150,7 +150,7 @@ <p>Of course The Registry is smart enough to stop you from freeing native symbols!</p>
<p>So if you try to remove $:+$$...</p> <pre><code>$"+"$$ $:#$$</code></pre> <p>...you'll get:</p> - <pre><code>[error] Cannot free native symbol '+'</code></pre> + <pre><code>ERROR: Cannot free native symbol '+'</code></pre> <h3 id="hexxing-all-the-way">Hexxing all the way!<a href="#top"></a></h3> <p>An there you have it! Now technically you know everything you need about hex, and you can go off hexxing away on your own! Off you go then!</p> <p>...What? You don't even know how to implement a loop or a condition? But it's all the same! It's always values pushed and popped from the stack using symbols!</p>