Interpret brainf in python
Project description
Brainfuck Interpreter
A Brainfuck interpreter!
BIG HELP FROM TOUCHCREATOR
$ pip install brainf_interpret
Then use it in your files!
import brainf_interpret as bf
bf.run(">>>+>")
OR
import brainf_interpret as bf
with open("./brainfuck.txt") as file:
bf.run(file.read())
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file brainf_interpret-1.1.0.tar.gz.
File metadata
- Download URL: brainf_interpret-1.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a612aad2d3e5a02a3afba23baa4548d3805089a6ffd9ab969114ef78f9e67530
|
|
| MD5 |
466438d8b57726d0906b7829f1081777
|
|
| BLAKE2b-256 |
8fdd724987485e5c3904e987e045cef7dccdd6b93407fc708c4aae3a06c4f1ce
|
File details
Details for the file brainf_interpret-1.1.0-py3-none-any.whl.
File metadata
- Download URL: brainf_interpret-1.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e04ab2d5bd65f88418baf0ec154df5c3addd9ff4c88a69de02355de4bcba4721
|
|
| MD5 |
88ab37f518851082ad06836a2a5b8ad5
|
|
| BLAKE2b-256 |
3a23dafda58be99f40e12299c5b396dddeac0175da25b0906aeaa7d13161380f
|