Brain{fuck,loller,copter} code interpreter.
Brainx Tutorial
usage: brainx.py [-h] [-l | -c | -f] file|data
Execute Brain{fuck,loller,copter} code.
positional arguments: file|data input source file or actual source code
optional arguments: -h, --help show this help message and exit -l, --brainloller brainloller (default: false) -c, --braincopter braincopter (default: false) -f, --brainfuck brainfuck (default: true)
Example files are located in test_data folder.