all repos — hex @ 3fa0a9aede5556d1de71bf178643d15a910ff80a

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

Implementing lib
h3rald h3rald@h3rald.com
Sun, 22 Dec 2024 14:31:17 +0100
commit

3fa0a9aede5556d1de71bf178643d15a910ff80a

parent

1707eaeb23dd421b39e1090c2d829d7d55534f1e

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

jump to
M lib/utils.hexlib/utils.hex

@@ -269,5 +269,7 @@ "_c" #

) "max" : ;;; intpl +;; s1 q -> s2 +;; Substitutes %%%#%% placeholders in %%s1%% with items in %%q%%.