0000 / hello, world
Hello, world. This is my first blog post. You can find my site here [1]. I’ve been meaning to write content online for a while, but never seemed to find the time, motivation, or inspiration. I’ve bee…
Hello, world. This is my first blog post. You can find my site here [1]. I’ve been meaning to write content online for a while, but never seemed to find the time, motivation, or inspiration. I’ve bee…
finite-state automaton introduction At uni, one of my favorite courses was our introduction to functional programming. We were given the task of implementing a basic finite-state automaton [1], with…