@fluxflu/bc

2.0.3 • Public • Published

The FluxFlu Brainfuck Compiler

A fast optimizing brainfuck compiler.

Endpoint Badge Static Badge



CLI Installation

Pre-built binaries for FBC can be downloaded at the releases page.

It can also be installed using the NPM as follows.

$ npm i @fluxflu/bc -g

Usage

FBC is run with the syntax fbc [file.bf] options.

$ fbc mandelbrot.bf --final

Licensing

FBC is licensed under the GPL-3.0. A copy is included with the compiler.

Package Sidebar

Install

npm i @fluxflu/bc

Weekly Downloads

130

Version

2.0.3

License

GPL-3.0

Unpacked Size

144 kB

Total Files

58

Last publish

Collaborators

  • fluxflu