home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / cplus / 19709 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.0 KB

  1. Xref: sparky comp.lang.c++:19709 gnu.g++.help:1687
  2. Newsgroups: comp.lang.c++,gnu.g++.help
  3. Path: sparky!uunet!world!mal
  4. From: mal@world.std.com (Mark A Lamourine)
  5. Subject: C++ Reference Examples Online
  6. Message-ID: <C1880t.A1n@world.std.com>
  7. Keywords: c++ evaluation validation examples
  8. Organization: The World Public Access UNIX, Brookline, MA
  9. Date: Thu, 21 Jan 1993 23:02:52 GMT
  10. Lines: 19
  11.  
  12. Hi,
  13.  
  14. I've been given the task of evaluating a number of C++ compilers.  Among other
  15. things, I want to try to verify compliance with the ARM (ATT 2.1).  I don't
  16. have a spec for the 3.0 extensions, but any tests would be nice.  I am 
  17. aware of the Perennial (sp?) test suite. ($$$)
  18.  
  19. I have copies of InterViews and nihcl sources (3.1 and 3.0 respectively).
  20. Of course, these may not comply with the spec, but sure must be close...
  21.  
  22. I was wondering if anyone had coded the examples in the most popular
  23. references (ARM, Stroustrup 2nd Ed., or Lippman 2nd Ed.)  I'm considering 
  24. doing it myself, but if it's already been done...
  25.  
  26. Any other suggestions?
  27.  
  28. Thanks, 
  29.  
  30. - Mark
  31.