Skip to main content

CLI tool to execute Brainfuck code from files and strings

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clibf-1.1.2.tar.gz (3.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page