This gizmo turns your text input into Brainfuck code that prints that text
    using only whatever zero-initialized cell is currently active. This means
    you could hypothetically plop it into some Brainfuck code, preceeded and
    succeeded by a [-], perhaps, to output some static text. Or
    whatever.