Skip to content

donno2048/bfc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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