8000 GitHub - ugnmura/bfcp: A simple Brainf**k Compiler written in Rust.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ugnmura/bfcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bfcp

Simple Brainf**k Compiler written in Rust.

Installation

From source:

  • install a recent Rust toolchain
  • clone this repository and run cargo install --path .

Usage

Usage: bfcp [options] [file]

Options:
    -h, --help          Print help and exit
    -o, --output filename
                        Output file name
    -b, --buffersize 30000
                        Length of the brainf**k buffer

About

A simple Brainf**k Compiler written in Rust.

Resources

Code of conduct

Stars

Watchers

Forks

3D63

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0