Module: Yarbf

Defined in:
lib/yarbf.rb,
lib/yarbf/version.rb

Defined Under Namespace

Modules: BooleanJudge Classes: BfInterpreter

Constant Summary collapse

OPTIONS =

available options for the program

[:debug, :wrap_around, :cell_size, :input_mode]
INPUT_MODE_OPTIONS =

available options for input mode

[:buffered, :raw]
VERSION =

gem version

'0.1.1'