BrainFuck Interpreter
Project description
# BrainFuck Interpreter
Install:
$ pip install brain-fuck-interpreter-cmdl
Usage from terminal:
$ brainfuck -f filePath $ brainfuck -f filePath -m true
Replace “filePath” with the path of the file you want to run.If you enter “-m true” the memory after execution will be printed.
Usage in python:
import brainfuck brainfuck.interpreter(code=’++++.>++++.>>>>++++[.-].’)
It returns an array containing the printed values from BrainFuck.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file brain-fuck-interpreter-cmdl-1.1.1.tar.gz
.
File metadata
- Download URL: brain-fuck-interpreter-cmdl-1.1.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c513ca67bef7d04cba7440743cd03dc4506a5414dcaa037ae1203037ea22a8ce |
|
MD5 | 4dce55a3bc4c2f92191dd28afa5cb170 |
|
BLAKE2b-256 | b840bcdba3a43ae841b6aae3439a27b77107301e6a2b373f64094adc0f175568 |
File details
Details for the file brain_fuck_interpreter_cmdl-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: brain_fuck_interpreter_cmdl-1.1.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d0fb7376f39d759d59f74be6f70621c3a67899372d8884319550ee16d2592d6 |
|
MD5 | faebe13664f17b737078dea514fed0aa |
|
BLAKE2b-256 | f75f2d3656467e2de7f6c6021bc6a5ce443b6670746346013d861d9d66704262 |