Brainfuck interpreter in Ruby.
Simply pass brainfuck source code file as argument, for example:
ruby ./bf.rb test/helloworld.bf
and many more...
Please report in issues page.
Brainfuck interpreter in Ruby.
Simply pass brainfuck source code file as argument, for example:
ruby ./bf.rb test/helloworld.bf
and many more...
Please report in issues page.