clibf Install From PyPi pip install clibf From GitHub pip install git+https://github.com/donno2048/bf-interpreter Run Brainfuck file clibf -f my_bf_script.b # or with a prompt clibf -F String clibf -s "+[+[<<<+>>>>]+<-<-<<<+<++]<<.<++.<++..+++.<<++.<---.>>.>.+++.------.>-.>>--." Choose file with GUI clibf -g