From: Jonathan Badger (badger@phylo.life.uiuc.edu)
Date: 07/08/93


From: badger@phylo.life.uiuc.edu (Jonathan Badger)
Subject: Re: ALPHA-pl11 available on nic: C++ support
Date: Fri, 9 Jul 1993 04:28:19 GMT

yseeley@leland.Stanford.EDU (Yonik Christopher Seeley) writes:

>In article <C9ux90.KpF@murdoch.acc.Virginia.EDU> lfoard@hopper.ACS.Virginia.EDU (Lawrence C. Foard) writes:
>>
>>I started looking at it once but it just seems far to cludgy.

>Agreed, but who are you disagreeing with? Most C++ books acknowledge
>this fact. C++ is a hybrid language and doesn't try to be a full
>blown object oriented language. Use something like small-talk if
>you want something closer to a pure object oriented language.

Or Objective-C? I really don't see why so many people are ignoring this
language, but it allows smalltalk-style (ie. real) object-oriented programming
which C++ simply can't offer. Has anyone played with the GNU version? Doesn't
stepstone still own the objective-c lib? Or is there a GNU objective-c lib
as well?