a comprehensive brainf**k toolkit for kotlin/jvm
- interpreter
- a more efficient higher-level representation of instructions
- static analysis and optimizations for this IR
- jit compiler to jvm bytecode
- a small dsl to write bf programs verbosely in kotlin