bfcc

A brainfuck compiler for 64-byte arm linux


License
MIT
Install
pip install bfcc==1.0.0

Documentation

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