Merge branch 'master' of git@github.com:h3rald/h3rald.git
Fabio Cevasco h3rald@h3rald.com
Sat, 21 Dec 2024 16:04:54 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
contents/articles/hex.md
→
contents/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: