Fgen

FGEN(1) - General Commands Manual

Fgen

FGEN(1) - General Commands Manual # FGEN(1) - General Commands Manual NAME # fgen - IEEE 1275 Open Firmware FCode Tokenizer SYNOPSIS # fgen [-d level] [-o outfile] infile DESCRIPTION # Reads Forth source and generates tokenized FCode object file. The options are as follows: -d level Sets the debug level. When the debug level is greater than zero, additional debugging messages are printed to standard output. Different levels of verbosity are available if compiled with DEBUG. ...