Skip to content
/ bfpy Public

Brainf*ck language interpreter, written in python

Notifications You must be signed in to change notification settings

huytd2k/bfpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Python 3.9.7
  • Poetry

Install required package

poetry install

Or

poetry install --no-dev

Run the interpreter

poetry run python -m bfpy hello_world.py

About

Brainf*ck language interpreter, written in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages