netbsd man page for fgen

Query: fgen

OS: netbsd

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FGEN(1) 						    BSD General Commands Manual 						   FGEN(1)

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.
AUTHORS
Written by Eduardo E. Horvath <eeh@one-o.com>
BUGS
String escape sequences are not recognized so things such as " foo "(01 02) "n " will result in the string ``foo "(01 02) "n''. Hexadecimal numbers with dots in them such as 100.0000 are not parsed. Permissions on the output file are often incorrect. Output to the standard output device can cause problems.
BSD
October 31, 1998 BSD
Related Man Pages
detok(1) - debian
gem(4) - debian
mkesdb(1) - freebsd
if_gem(4) - freebsd
gem(4) - plan9
Similar Topics in the Unix Linux Community
VFGEN 2.3.1 (Default branch)