Category: Computing
-
I Want To Create My Own Programming Language
Written by
on
It happened some time ago. I was bit by the programming language bug. I am unable to recall how it happened or what led to it, but I suddenly got…
-
I Wrote My First Ever Library; Using Nim
Written by
on
I wrote my first ever library using the Nim programming language. It’s called printo (pronounced “print-o”). You can check it out at its GitHub repo (link below). It’s a small…