Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 192 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 192 Bytes

BrainfuckInterpreter

A simple Brainfuck Interpreter implemented in Python. Code has to be pasted into the command line currently, but I will possibly add support for the file system later.