Hi, check the following examples, testing any *.bf file with

./bf <filename>.bf

or (if you have installed the software)

bf <filename>.bf

If you get annoyed with the greeting message, type:

bf -q <filename>.bf

If you want a session with no error messages (parses quite everything,
with no stop, but you have to check results on stack!) type:

bf -e <filename>.bf

If you want to start an interactive session, type:

bf

and then h to get help on system commands, or v for the whole vocabulary.
