module Brainfuck
Overview
the command line module for the Brainfuck Interpreter
Examples
Windows
brainfuck.exe
Linux/macOS
./brainfuck
Examples
./brainfuck --help
./brainfuck -d \"+++++++++[>++++++++++<-]>.\"Defined in:
brainfuck.crConstant Summary
- 
        GUI = Nil
- 
        VERSION = "1.0.0"