This is a compiler for the esoteric language Brainfuck, written in three lines of MSX BASIC. It may be the shortest BF compiler written in BASIC, at least I'm not aware of a shorter compiler. I saw another one in two lines but that was an interpreter.
Web: Brainfuck compiler (pt-br)