Description
An introduction to the Brainfuck esoteric programming language, an ASCII2bf program, a bf interpreter in bf, and finally - we will live code a bf interpreter in Python (which is probably the simplest interesting example of a virtual machine)