all repos — hex @ 9e3703d7ce97e4f3303c1c276ea9f706830d74d3

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

Updates
h3rald h3rald@h3rald.com
Mon, 15 Jun 2026 22:00:31 +0200
commit

9e3703d7ce97e4f3303c1c276ea9f706830d74d3

parent

b9479bfe6a58f2338dd4ec9fb969ac44a3a242fb

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

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

@@ -3,7 +3,7 @@ <h2>Get Started</h2>

<h3>Building from Source</h3> - <p>Building from source is easy: just run <code>make</code> after <a + <p>Building hex from source is easy: just run <code>make</code> after <a href="https://github.com/h3rald/hex">cloning the repo</a> to build the hex executable for your platform.</p>