bfc

Brainfuck compiler

MIT License

Downloads
116
Stars
2
Committers
1

bfc

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
Package Rankings
Top 38.0% on Pypi.org
Badges
Extracted from project README
Testing