Hello, welcome to BogusForth v0.9.0
written by Antonio Maschio 2004 <tbin@libero.it>
This is free software with ABSOLUTELY NO WARRANTY.

Usage:
bf <options> <filename>

OPTIONS
-c	execute filename leaving C file filename.c
        *** NOT IMPLEMENTED YET ***
-o	compile filename leaving an executable (an exe in Win32)
        *** NOT IMPLEMENTED YET ***
-h	give this help and exit
-V	show quick reference vocabulary in continuous mode and exit
-v	show quick reference vocabulary by screens
-s	clear stack on errors
-e	don't show error messages
-q	quiet mode
With no filename, start in interactive mode.
If filename has no closing instructions, fall back in interactive mode
after program execution.

It's GPL: enjoy...
