Get the latest tech news
I stopped everything and started writing C again
Welcome to kmx.io
It was supposed to be a short mission I thought I could learn Common Lisp in ten days and hack a quick server management protocol. So I started writing my libc3 utility library, which would become a language ( C3) with an interpreter ( ic3) but could also be compiled ( c3c) if we did manage to get it through at some point; and data structures emerged from UTF-8 buffers and the other way around pretty fast and all was bounds-checked at memory cost but the results were awesome. So very fast a small interpreter was born, pumping tags(an enum-tagged union of all datatypes of the language) in a REPL (read eval print loop).
Or read this on Hacker News