all repos — h3rald @ 9326c0232f734a01a55bcb9134a2aa5781c3a727

The sources of https://h3rald.com

#DecemberAdventure
Fabio Cevasco h3rald@h3rald.com
Sat, 14 Dec 2024 23:24:40 +0100
commit

9326c0232f734a01a55bcb9134a2aa5781c3a727

parent

b81ef8447ae4d15b1f2ee4f1be2e2cc4f2730080

1 files changed, 6 insertions(+), 0 deletions(-)

jump to
M contents/articles/december-adventure-2024.mdcontents/articles/december-adventure-2024.md

@@ -356,3 +356,9 @@ ($0x1$$ $0x2$$ $0x3$$) ($:dup$$ $:dup$$ $:*$$ $:*$$) $:map$$

``` Yikes. Crude. I did say that, didn't I? But it does save some keystrokes at least! + +### Day #14 + +It's out! I decided that it is finally time to release hex v0.1.0! You can go get it from the [/get](https://hex.2c.fyi/get) page. + +Oh of course I also managed to finish the whole site today, and published an [introductory tutorial](https://hex.2c.fyi/learn) on the language, which should hopefully help more folks get closer to the concatenative programming paradigm.