/bfc

Brainfuck compiler

Primary LanguagePythonMIT LicenseMIT

bfc

Testing

A brainfuck compiler for 64-byte arm linux

Yes, it is a compiler, not an interpreter.

Installation

From PyPI

pip3 install bfcc

From GitHub

pip3 install git+https://github.com/donno2048/bfc

Usage

bfc input.bf output