all repos — h3rald @ 95e2f3d72c3151da380f15a48e007a3a95db3687

The sources of https://h3rald.com

Fixes
h3rald h3rald@h3rald.com
Sat, 21 Dec 2024 14:47:36 +0000
commit

95e2f3d72c3151da380f15a48e007a3a95db3687

parent

22a80a0b87ef2e4bc2f8561c8f9ea19562ac9565

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

jump to
M contents/articles/hex.mdcontents/articles/hex.md

@@ -20,7 +20,7 @@ The syntax also evolved quite a bit to support complex data types, it has sigils, and other oddities (bang-postfixed auto-popping symbols, anyone?). It is also not that small anymore: well over 1MB on some platforms (it statically links OpenSSL for Heaven's sake).

And it is written in Nim. Because I forgot how to program in C after uni. Sometimes I wish I had invested the same amount of time in re-learning C rather than having picked a new, non-mainstream language to build my ecosystem with. But it's fine, everything helps shaping up the future, I suppose. -### Why _hex_? +### Why hex? I always wanted to create a programming language that: