donno2048 / bfc

Brainfuck compiler

Home Page:https://pypi.org/project/bfcc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Brainfuck compiler

https://pypi.org/project/bfcc/

License:MIT License


Languages

Language:Python 76.5%Language:Shell 14.4%Language:Brainfuck 8.7%Language:Befunge 0.5%