Brainf*ckでリフレクションができるようにしたプログラミング言語BFmetaのインタプリタ・デバッガ
高速なインタプリタの実装: bfmi-cpp
$ git clone https://github.com/primenumber/BFmeta.git
$ cd BFmeta
$ bundle install
$ bundle exec ruby bfmeta.rb source.bfm
$ bundle exec ruby bfmeta.rb source.bfm input.txt output.txt --debug