bcc: bcc - Bruce Evans' C Compiler
bcc: 
bcc: Bcc is a simple C compiler that produces 8086 assembler, in addition
bcc: compiler compile time options allow 80386 or 6809 versions. The
bcc: compiler understands traditional K&R C with just the restriction that
bcc: bit fields are mapped to one of the other integer types.
bcc: 
bcc: 
bcc: 
