home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / cplus / 13303 < prev    next >
Encoding:
Internet Message Format  |  1992-09-04  |  844 b 

  1. Path: sparky!uunet!mcsun!uknet!qmw-dcs!sam1969
  2. From: sam1969@dcs.qmw.ac.uk (SOURESAFIL)
  3. Newsgroups: comp.lang.c++
  4. Subject: SmallTalk to C++
  5. Keywords: Conversion
  6. Message-ID: <1992Sep4.160615.1026@dcs.qmw.ac.uk>
  7. Date: 4 Sep 92 16:06:15 GMT
  8. Sender: usenet@dcs.qmw.ac.uk (Usenet News System)
  9. Organization: Computer Science Dept, QMW, University of London
  10. Lines: 17
  11. Nntp-Posting-Host: it021.dcs.qmw.ac.uk
  12.  
  13.  
  14. I am very interested to design a protocol and a set of rules to convert 
  15. classes in SmallTalk to C++.
  16.  
  17. There are number of problems like emulating the garbage collection, block 
  18. objects, etc...
  19.  
  20. However, I feel the problem is within our grasp and doable. I am aware of a 
  21. conversion from SmallTalk to Objective-C, although, I have no idea about its 
  22. sucess or failure.
  23.  
  24.  
  25. Any comments or references would be greatly appreciated.
  26.  
  27.  
  28. Ramin
  29. *****
  30.