Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 189 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 189 Bytes

Brainfuck-python-interpreter

Very basic brainfuck interpreter written in python

To use :

from BF_inter.Interpreter import BF Bf.compile()