Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!decwrl!ucbvax!hplabs!hpfcso!hplisa!hpmtlx!elaine From: elaine@hpmtlx.HP.COM ($Elaine_May) Newsgroups: comp.sys.hp Subject: Re: which C++ Message-ID: <1390004@hpmtlx.HP.COM> Date: 10 Aug 90 18:14:27 GMT References: <236@erb1.engr.wisc.edu> Organization: HP Manufacturing Test Division - Loveland, CO Lines: 14 > A number of faculty here are interested in using some type of c++ environment > on our HP 370's & 345's running HP-UX 7.0. > > The options that I'm aware of are: > Objective C from stepstone Objective-C is not C++. It is an object-oriented language based on C, as is C++, but the two languages are different. Objective-C is "like Smalltalk" and C++ is "like Simula", or so I've heard. I've programmed in them both and prefer C++ for the speed of the resulting program and also because it makes more sense to me. Elaine May HP doesn't authorize me to speak for anyone...