Yesterday, talking to a colleague at work about rewriting some scripts, he told me that “polishing the code is something you only do when you don’t have any other pending work“. I couldn’t disagree more. When you work in a
Code polishing

Yesterday, talking to a colleague at work about rewriting some scripts, he told me that “polishing the code is something you only do when you don’t have any other pending work“. I couldn’t disagree more. When you work in a
Just for fun (and a little bit because of all that time I spent teaching Automaton Theory and Finite Languages, which included a lot of time explaining Turing Machines), I have written Gumby, a very small brainfuck interpreter. It is