home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / cplus / 13145 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbfsb!cbnewsb.cb.att.com!rbm
  3. From: rbm@cbnewsb.cb.att.com (robert.murray)
  4. Subject: Re: class browser engine for C++?
  5. Message-ID: <1992Sep1.142540.25508@cbfsb.cb.att.com>
  6. Sender: news@cbfsb.cb.att.com
  7. Organization: AT&T
  8. References: <65018@cup.portal.com>
  9. Date: Tue, 1 Sep 1992 14:25:40 GMT
  10. Lines: 19
  11.  
  12. In article <65018@cup.portal.com> Lee_Robert_Willis@cup.portal.com writes:
  13.  
  14. >I'm looking for a C++ equivalent of Ada's DIANA ...
  15. >
  16.  
  17. At the Advanced Topics Workshop of the 1992 USENIX C++ Conference in Portland
  18. last month, several speakers described ongoing work on internal
  19. representations for C++ programs.  I also presented a paper at the main
  20. conference, ``A Statically Typed Abstract Representation for C++
  21. Programs'' (see the Proceedings) that describes some of the work
  22. being done in this area by a bunch of us at Bell Labs.
  23.  
  24. Lots of people are interested in this problem.
  25. Hopefully a result of the workshop will be an increase
  26. in the communication between the various parties, so that we end up
  27. with a single widely accepted representation.
  28.  
  29. -Rob Murray
  30. AT&T Bell Labs.
  31.