Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site alice.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!alice!bs From: bs@alice.UucP (Bjarne Stroustrup) Newsgroups: net.lang Subject: Re.: Information on C++ Message-ID: <4499@alice.UUCP> Date: Wed, 30-Oct-85 11:03:58 EST Article-I.D.: alice.4499 Posted: Wed Oct 30 11:03:58 1985 Date-Received: Sat, 2-Nov-85 01:27:20 EST Organization: Bell Labs, Murray Hill Lines: 28 > From: jww@sdcsvax.UUCP (Joel West) > Subject: Information on C++ > The gist seems to be that if you have an AT&T license, you can > get the source code for a C++ to C translator for $2k, supplied > without support (shades of pre-divestiture). Although it's > designed only for AT&T computers, it is said to run on machines > that have a C compiler that > * supports variable names of arbitrary length, and > * support structure assignment. > > I know it has run on VAX's running System V and BSD 4.2. > > For more info, it's 800 828-UNIX. > > I am not in any way affiliated with the purveyors of the cult of UNIX. Thanks, and a minor correction/addition: I don't believe you need an AT&T Licence (but ask AT&T: 800-828-UNIX or 919-279-3666). The $2K is a commercial source licence, a university gets it for $250 (more shades of pre-divestiture). C++ is in use on AT&T 3Bs, VAXs, Apollos, Suns, Pyramids, Amdahls, and several others, using whatever OS they have. I don't keep track any more. The C++ translator can be used as a cross compiler, so it is hard to keep track. You normally need a VAX or a 3B to get started, though.