aboutsummaryrefslogtreecommitdiff
USAGE
=====

   $ bf <file> | gcc -x c -

Example:

   $ bf examples/hello.bf | gcc -o hello.out -x c -