home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / bbs / gnu / aplusplus-1.01-src.lha / GNU / src / amiga / APlusPlus-1.01 / Product-Info < prev    next >
Fred Fish's Product-Info  |  1994-07-11  |  1KB  |  43 lines

  1. .name
  2. APlusPlus
  3. .type
  4. Library
  5. .short
  6. C++ class library for AmigaDOS functions
  7. .description
  8. The A++ Library is a library written in C++ that consists of classes
  9. assigned to the task of encapsulating the Amiga® system software.  Its
  10. aim is to provide a stable and effective method of programming the
  11. Amiga®. That should include Exec, Dos, Intuition, ARexx, ..just
  12. everything that makes sense being encapsulated with a proper C++ class
  13. interface.
  14.  
  15. The A++ Library collects the hundreds of system functions, groups them
  16. into classes that 'know' about the specialities of each function and
  17. thus shields the programmer from using them incorrectly.  The C++
  18. programming language provides the object oriented paradigm that holds
  19. no limitations to evolution of existing solutions.
  20.  
  21. The contents of this archive do not represent a complete and ready to
  22. use tool but the expression of an idea showing promise. It gives only
  23. a slight impression of what is possible. But much more can be done.
  24.  
  25. .version
  26. 1.01
  27. .date
  28. 1994.05.05
  29. .author
  30. Armin Vogt
  31. .distribution
  32. Copyrighted but Freely Redistributable
  33. .address
  34. Elser Heide 25b
  35. 33106 Paderborn
  36. Germany
  37. .email
  38. armin@uni-paderborn.de
  39. .described-by
  40. Fred Fish (fnf@fishpond.cygnus.com)
  41. .submittal
  42. Submitted electronically directly by the author.
  43.