yyamdev / bf

Brainfuck Interpreter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brainfuck Interpreter

Brainfuck is a turing-complete progamming language with a syntax of only 8 characters. More info can be found here.

Usage

bf.exe <path_to_script_file>

About

Brainfuck Interpreter


Languages

Language:C++ 100.0%