all repos — hex @ e9267ba6f5a12e5dbe987b4ff239b04ca6ba5c4a

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

Fixes.
h3rald h3rald@h3rald.com
Sun, 06 Apr 2025 21:50:35 +0200
commit

e9267ba6f5a12e5dbe987b4ff239b04ca6ba5c4a

parent

44f8bdb85cecccda79a2682d04f47ff15c571024

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

jump to
M scripts/test.hexscripts/test.hex

@@ -1,6 +1,6 @@

#!/usr/bin/env hex -"lib/utils.hbx" read "utils.hbx" ! +"./lib/utils.hbx" read "utils.hbx" ! ; --- Globals
M scripts/web.hexscripts/web.hex

@@ -1,6 +1,6 @@

#!/usr/bin/env hex -"lib/utils.hbx" read "utils.hbx" ! +"./lib/utils.hbx" read "utils.hbx" ! "2025" "meta-year" : "0.4.1" "meta-release" :