yacc: public domain?

Norman Diamond ndiamond at watdaisy.UUCP
Thu Jan 31 04:47:16 AEST 1985


> In the case if C (and most other high-level languages), the output
> of the compiler isn't usually considered to be property of the
> compiler company.  After all, they would be hard-pressed to show
> that your object code duplicates, or is a translation of, their
> compiler.  On the contrary, you can show relatively easily that
> it is a translation of YOUR source program.
> 
> BUT!!!!  High-level languages almost always have an object-time
> library associated with them, and direct copies of subroutines
> from this library ARE linked in to your object deck.  Almost all
> compilers come with a prohibition against commercial sales of
> programs which were linked with their object libraries!
> 
> Copyright infringement on compilers' subroutine libraries IS taken
> seriously.
> -- 
> Doug Pardee -- Terak Corp. -- !{hao,ihnp4,decvax}!noao!terak!doug

Why not supply your program's OBJECT code then, and tell your customers
to link it on their machine with their licensed library.

However, that doesn't quite take care of YACC yet.

-- Norman Diamond

UUCP:  {decvax|utzoo|ihnp4|allegra|clyde}!watmath!watdaisy!ndiamond
CSNET: ndiamond%watdaisy at waterloo.csnet
ARPA:  ndiamond%watdaisy%waterloo.csnet at csnet-relay.arpa

"Opinions are those of the keyboard, and do not reflect on me or higher-ups."



More information about the Comp.unix.wizards mailing list