Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 191 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 191 Bytes

Brainfuck

Requirements

  • Python>=3.10

To Run

Classic Mode

python bf.py <Sourcefile Names>

New Standard Mode

python bf++.py <Sourcefile Names>