2.0.3 • Published 1 year ago
@fluxflu/bc v2.0.3
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.