/brainfuck_cli_interpreter

A command line interpreter for the esoteric programming language "BRAINFUCK". Windows & MacOs binaries are available here, while Linux binaries can be compiled with one command.

Primary LanguageC++MIT LicenseMIT

BrainFuck Command-Line Interpreter

The heading says what it is.

Source language

C++14

I initially wrote it in Java, but the idea of having to install Java to run an interpreter for another language seemed bizarre.

License

MIT License (please read).Do whatever you want with it. Just be kind enough to cite the link to my profile. Thank you.

Usage

This program has some unique/specific features. See the USAGE.md file to know how to use them.