Skip to main content

BrainF interpreter Python package

Project description

Touch's Brainf**k Interpreter!

Installation

  • From Source:

    • Windows:

      • Run test.bat for easy installation!
    • Others (Mac & Linux):

      • The code block below should work in your terminal:
      • python setup.py sdist bdist_wheel
        
        pip install .
        
  • From PyPI:

    • With PIP:

      • Run pip install touch-brainf in your terminal

Using the Interpreter

  • From the terminal:

    • Run touch-brainf <filename> in your terminal
    • If that doesn't work, use python -m touch_brainf <filename>
  • In a Python File:

    • The main.py file is an example of a way to use the package in a Python file. The example below is a very simple example.
    • import touch_brainf as bf
      
      runner = bf.Runner("+++.")
      runner.run()
      
    • I don't know why someone would do this, but it's their choice

Uninstallation

Just run pip uninstall touch-brainf!


sonic drawing

Changelog:

25.3.19


  • Preparing to upload on PyPI
  • PyPI uploading and making code more friendly

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

touch_brainf-25.3.19.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

touch_brainf-25.3.19-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file touch_brainf-25.3.19.tar.gz.

File metadata

  • Download URL: touch_brainf-25.3.19.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.6

File hashes

Hashes for touch_brainf-25.3.19.tar.gz
Algorithm Hash digest
SHA256 3108bbe67b83f9462e5e14c0ffbdaa7c8f63babfa3b73d4baf52ba675da7db35
MD5 06d2d60288ebddb3d55973f06fa67fb6
BLAKE2b-256 b18c9af1195e97f13d198a401c3b6ec5d7544769239165b3582d2dc9c3b8d19a

See more details on using hashes here.

File details

Details for the file touch_brainf-25.3.19-py3-none-any.whl.

File metadata

  • Download URL: touch_brainf-25.3.19-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.6

File hashes

Hashes for touch_brainf-25.3.19-py3-none-any.whl
Algorithm Hash digest
SHA256 f1489988a68fb69bf3ecfcaa9a5ba0c9f50b524094bc5910c3ed3a21802bb535
MD5 12f4abbbc3a6b3567fb9e1bba9c89234
BLAKE2b-256 1668a06d8e31bbaf49517660adfea8b4d700cb7c4f988a663e41990b51acae00

See more details on using hashes here.

Supported by

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