Skip to content

Brainf*ckでリフレクションができるようにしたプログラミング言語BFmetaのインタプリタ・デバッガ

License

Notifications You must be signed in to change notification settings

primenumber/BFmeta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BFmeta

Brainf*ckでリフレクションができるようにしたプログラミング言語BFmetaのインタプリタ・デバッガ

高速なインタプリタの実装: bfmi-cpp

install

$ git clone https://github.com/primenumber/BFmeta.git
$ cd BFmeta
$ bundle install

run

$ bundle exec ruby bfmeta.rb source.bfm

debug

$ bundle exec ruby bfmeta.rb source.bfm input.txt output.txt --debug

About

Brainf*ckでリフレクションができるようにしたプログラミング言語BFmetaのインタプリタ・デバッガ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages