Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 195 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 195 Bytes

Brainfuck Interpreter

Just another Brainfuck interpreter.

Usage

Just call the index.js file with the path of the file containing your program. For example: node index.js helloworld.b