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 details)
File details
Details for the file clibf-1.1.2.tar.gz
.
File metadata
- Download URL: clibf-1.1.2.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4911b6d998dbc2c5e81fbcd8353ef696c3fb09cb0b72ead68b0e848c23e812fc |
|
MD5 | 3577638bbfb443b5c23f363810267861 |
|
BLAKE2b-256 | 6b4cf4b5371538b2b7289db1f8c9b489aa3e246645efe543d8816f3217fb3885 |