Description
Esoteric programs written in Brainfuck can be compiled instead of only interpreted. It is useful for people studying minimal languages, compiler construction, or tiny language runtimes.
This is a terminal compiler for a deliberately minimal programming language. It is educational and experimental rather than a practical tool for normal application development.