all repos — h3rald @ 93024e1324d04529c62f61e93b59fc9ff2b5bd51

The sources of https://h3rald.com

Merge branch 'master' of git@github.com:h3rald/h3rald.git
Fabio Cevasco h3rald@h3rald.com
Sat, 21 Dec 2024 16:04:54 +0100
commit

93024e1324d04529c62f61e93b59fc9ff2b5bd51

parent

b3420b9fca10a4deab874ef1f83947abef9e06eb

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: