11/3/71 /ETC/BC (VII)
NAME bc -- B compiler
SYNOPSIS /etc/bc name.b name.i
DESCRIPTION bc is the B compiler proper; it turns B source into
intermediate code. It is invoked from the b command.
FILES name.b (input), name.i (intermediate output)
SEE ALSO b (command), /etc/ba
DIAGNOSTICS
BUGS The b command is defunct at the moment; bc is called from a
command file.
OWNER ken