all repos — hex @ e3827fe0132c45894eb510675b168c869be86a63

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

Fixes
h3rald h3rald@h3rald.com
Mon, 15 Jun 2026 19:56:38 +0200
commit

e3827fe0132c45894eb510675b168c869be86a63

parent

a0c613d15e3cf26b46815dcd6ce910fa0bfc06b1

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

jump to
M LICENSELICENSE

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

MIT License -Copyright (c) 2024 Fabio Cevasco +Copyright (c) Fabio Cevasco Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal
M src/main.csrc/main.c

@@ -240,7 +240,7 @@ {

printf("\n" " _*_ _\n" " / \\hex\\*\n" - " *\\_/_/_/ v%s - (c) 2024-2025 Fabio Cevasco\n" + " *\\_/_/_/ v%s - (c) 2024-2026 Fabio Cevasco\n" " * \n", HEX_VERSION); printf("\n"