home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-1.iso / CDROM / FAQs / C++ / part1 next >
Encoding:
Internet Message Format  |  1996-10-24  |  8.2 KB

  1. Path: informatik.tu-muenchen.de!fu-berlin.de!news.nacamar.de!www.nntp.primenet.com!nntp.primenet.com!news-peer.gsl.net!news.gsl.net!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!faqserv
  2. From: nikki@trmphrst.demon.co.uk (Nikki Locke)
  3. Newsgroups: comp.lang.c++,comp.answers,news.answers
  4. Subject: Available C++ libraries FAQ (1/6)
  5. Supersedes: <C++-faq/libraries/part1_843489990@rtfm.mit.edu>
  6. Followup-To: poster
  7. Date: 24 Oct 1996 09:52:50 GMT
  8. Organization: Trumphurst Ltd.
  9. Lines: 157
  10. Approved: news-answers-request@MIT.Edu
  11. Expires: 7 Dec 1996 09:47:19 GMT
  12. Message-ID: <C++-faq/libraries/part1_846150439@rtfm.mit.edu>
  13. Reply-To: cpplibs@trmphrst.demon.co.uk
  14. NNTP-Posting-Host: bloom-picayune.mit.edu
  15. Summary: Contains a list of available C++ libraries, both PD and commercial.
  16. X-Last-Updated: 1996/10/08
  17. X-Mailer: cppnews $Revision: 1.43 $
  18. Originator: faqserv@bloom-picayune.MIT.EDU
  19. Xref: informatik.tu-muenchen.de comp.lang.c++:216981 comp.answers:21883 news.answers:84951
  20.  
  21. Archive-name: C++-faq/libraries/part1
  22. Comp-lang-c++-archive-name: C++-faq/libraries/part1
  23.  
  24. Available C++ libraries FAQ (1/6)
  25. =================================
  26.  
  27. Contents
  28. ~~~~~~~~
  29.    Introduction                                             (this file)
  30.    Adding or amending entries                               (this file)
  31.    Changes since the last update                            (this file)
  32.    Libraries available via FTP (A-L)                        (part2)
  33.    Libraries available via FTP (M-Z)                        (part3)
  34.    Tools for C++ Programmers                                (part4)
  35.    Libraries with no known FTP site                         (part4)
  36.    Source code from books                                   (part4)
  37.    Other places to look for details of C++ libraries        (part4)
  38.    Useful ftp sites                                         (part4)
  39.    Commercial libraries (A-N)                               (part5)
  40.    Commercial libraries (O-Z)                               (part6)
  41.    Other commercial sources of C++ code                     (part6)
  42.  
  43. ------------------------------------------------------------------------
  44. Introduction
  45. ~~~~~~~~~~~~
  46.  
  47.  
  48. Here is the latest draft of a list of available C++ libraries I am
  49. compiling. I intend to post this once a month or so (unless there are any
  50. complaints).
  51.  
  52. It is submited to comp.lang.c++ and news.answers, and is available for
  53. public ftp (along with all the other Usenet FAQ lists) at rtfm.mit.edu
  54. (18.70.0.209), in file
  55. pub/usenet-by-group/comp.lang.c++/C++-faq/libraries/part1 through part6).
  56. It is also available on the Web, at
  57. "http://www.trmphrst.demon.co.uk/cpplibs" and
  58. "http://purl.oclc.org/NET/C++Libraries".
  59.  
  60. Rtfm.mit.edu also has a mail server - send a mail message containing
  61. "usenet-by-group/comp.answers/C++-faq/libraries/*" to
  62. mail-server@rtfm.mit.edu. If you want to find out more about the mail
  63. server, send a message to it containing "help".
  64.  
  65. Marshall Cline's C++ FAQ should also be available from rtfm - the files
  66. are called _posting_#1_4, _posting_#2_4, _posting_#3_4 and _posting_#4_4,
  67. and they are in directory pub/usenet-by-group/comp.lang.c++/.
  68.  
  69. I have not included a credits list, because it would be nearly as large as
  70. the rest of the file! Many thanks to all those who contributed, and I hope
  71. you won't be offended that I haven't mentioned you.
  72.  
  73. Please mail comments, criticisms, additions and amendments to me at
  74. cpplibs@trmphrst.demon.co.uk. However, please DO NOT mail me with requests
  75. for assistance in finding files mentioned in the list. I am unable to
  76. provide such a service. Definite information such as "file xyz is no
  77. longer at site xxx" IS welcome - even better if you can tell me an
  78. alternative site where it can be found. If you are new to the Internet,
  79. try to find out about tools such as archie, whois, www, gopher etc. I
  80. recommend the newsgroups "news.announce.newusers" and "news.answers" for
  81. starters.
  82.  
  83. Added : 01/01/95   Amended : 08/08/96 
  84. FTP from ftp://rtfm.mit.edu/pub/usenet-by-group/comp.lang.c++/ - C++ directory at rtfm
  85. WWW http://www.trmphrst.demon.co.uk/cppsub.html - A Web form to add your submission to the list
  86. WWW http://www.trmphrst.demon.co.uk/cpplibs - Web version of the list
  87. WWW http://purl.oclc.org/NET/C++Libraries - PURL for the Web version
  88. Email:cpplibs@trmphrst.demon.co.uk - Mail a submission to the list
  89. Email:mail-server@rtfm.mit.edu - RTFM mail server
  90. Newsgroup:news.answers
  91. Newsgroup:comp.lang.c++
  92. ------------------------------------------------------------------------
  93. Adding or amending entries
  94. ~~~~~~~~~~~~~~~~~~~~~~~~~~
  95.  
  96.  
  97. If your library isn't mentioned, or you wish to update your entry in this
  98. list, feel free to mail me the new entry, or submit it via the Web form. 
  99. Please note that entries will be restricted to a couple of paragraphs - if
  100. you send me a 100k text file giving minute details, I will have to
  101. summarise it. Or I might just ignore it, if I'm busy. It is much easier
  102. for me if you just send me an entry which is the right size to start
  103. with.
  104.  
  105. Please try to format your entry in the same way as the entries already in
  106. this list. Suggested points to include in your entry are ...
  107.   - Name of package
  108.   - 1-line summary of purpose
  109.   - Short list of features
  110.   - Supported compilers
  111.   - Supported operating systems
  112.   - Licence restrictions
  113.   - Vendors may care to give an idea of prices
  114.   - E-mail addresses for more details
  115.   - Ftp site(s)
  116.   - WWW URL
  117.   - Postal address/telephone/FAX numbers.
  118.  
  119. If you wish, you may include HTML tags in your text, which will make it
  120. through to the WWW version of this document. Please do not use heading
  121. levels 1-3, and please do not include any hot links in the body of the
  122. text - all links should occur at the end of the text.
  123.  
  124. Please add references at the end of your text in the form <tag>:<item> [;<link text>] 
  125. Where
  126.   - <tag> is one of http, ftp, mailto, news, author, postal, tel,
  127.     fax or bbs
  128.   - <item> is a single line of text. Separate parts of a postal
  129.     address with commas.
  130.   - <link text> is optional text describing the reference
  131.  
  132. Examples:
  133.   - http://www.ashmount.com/trumphurst/cpplibs1;Available C++ Libraries
  134.   - ftp://ftp.ashmount.com/trumphurst/docclass/docclass.zip;DocClass
  135.     utility
  136.   - mailto:cpplibs@trmphrst.demon.co.uk;Mail a submission to the FAQ
  137.   - news:comp.lang.c++
  138.   - author:Nikki Locke
  139.   - fax:1-800-456-789;Toll-free enquiries
  140.  
  141. Please mail comments, criticisms, additions and amendments to me at
  142. cpplibs@trmphrst.demon.co.uk.
  143.  
  144. NOTE TO VENDORS
  145. This FAQ contains details of both free and commercial libraries. Vendors
  146. who have sent me details of their libraries for inclusion in the FAQ have
  147. been pleasantly surprised by the level of interest generated. Please
  148. remember, I only allow 2 or 3 paragraphs describing the product, and no
  149. advertising hype !
  150.  
  151. Added : 01/01/95   Amended : 22/05/96 
  152. WWW http://www.trmphrst.demon.co.uk/cppsub.html - A Web form to add your submission to the list
  153. Email:cpplibs@trmphrst.demon.co.uk - Mail a submission to the list
  154. ------------------------------------------------------------------------
  155. Changes since the last update
  156. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  157. Last update was on Jul 31 1996
  158.    Callbacks  added on Oct 3 1996                           (part2)
  159.    CNCL  updated on Aug 8 1996                              (part2)
  160.    molbio++  updated on Aug 8 1996                          (part3)
  161.    MATCOM  updated on Aug 8 1996                            (part3)
  162.    SPLASH  updated on Aug 26 1996                           (part3)
  163.    ClassAction  added on Aug 7 1996                         (part4)
  164.    MkHelp  added on Aug 2 1996                              (part4)
  165.    Algebra  updated on Oct 3 1996                           (part4)
  166.    Forward Error Correction Library  added on Sep 9 1996    (part5)
  167. ------------------------------------------------------------------------
  168. Trumphurst Home Page http://www.trmphrst.demon.co.uk/
  169. Web version of this list http://www.trmphrst.demon.co.uk/cpplibs1
  170. Mail amendments or additions to this list to cpplibs@trmphrst.demon.co.uk
  171. The C++ Usenet Newsgroup is comp.lang.c++
  172.  
  173. Copyright (c)  1996  Nikki Locke, Trumphurst Ltd.
  174. Permission is granted to distribute over the Internet without charge.
  175. The author's permission is required (and usually given) to distribute
  176. in any other way, including on CD.
  177. Mail the author at faqdist@trmphrst.demon.co.uk for permission to distribute
  178.