raisch@eecae.UUCP (Rob Raisch) (05/27/88)
C++ is a fine language, and an incredible programming tool, but what makes it difficult to learn is the fact that the few libraries that come with the distribution are not representative of the power of C++. Smalltalk has hundreds of Class definitions that make it the top OOP tool available today. Each user must, (currently), develop his/her own classes, from the ground up. I propose a `public domain' C++ library. Currently it is composed of a few simple `base' classes that I have written. I will act as `librarian' and collect, polish, integrate, and offer `anonymous ftp' access. The only stipulation is that the code is your own work and that you place it entirely into the public domain. Copyrights are completely acceptable. Everyone who submits code will receive a copy of the finished library. Let's see how many of us have class definitions that we are proud of and would like to share with our fellow OOP'ers. I can be reached at: `raisch@eecae.ee.msu.edu' Or: `ihnp4!msudoc!raisch' Robert Raisch - Case Center, MSU.
srinivas@ut-sally.UUCP (Srini Sankaran) (05/28/88)
In article <8620@eecae.UUCP> raisch@eecae.ee.msu.edu (Rob Raisch) writes: > >Smalltalk has hundreds of Class definitions that make it the top OOP >tool available today. Each user must, (currently), develop his/her own >classes, from the ground up. > Keith Gorlen has already done that in his OOPS library. To obtain a copy of OOPS, you can contact him at, Keith Gorlen Building 12A, Room 2017 Computer Systems Laboratory Division of Computer Research and Technology National Institutes of Health Bethesda, MD 20892 phone: (301) 496-5363 uucp: uunet!ncifcrf.gov!nih-csl!keith Internet: keith%nih-csl@ncifcrf.gov -srini... srinivas@sally.utexas.edu ...!ut-sally!srinivas