home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 499.lha / Rxgen_v1.0 / POSTER < prev    next >
Text File  |  1991-04-08  |  1KB  |  34 lines

  1. Article 79 of comp.sources.amiga:
  2. Path: fishpond!mcdphx!asuvax!cs.utexas.edu!uunet!news.larc.nasa.gov!amiga-request
  3. From: amiga-request@ab20.larc.nasa.gov (Amiga Sources/Binaries Moderator)
  4. Newsgroups: comp.sources.amiga
  5. Subject: v91i010: rxgen - call any library function from arexx, Part01/01
  6. Message-ID: <comp.sources.amiga:v91i010@ab20.larc.nasa.gov>
  7. Date: 12 Feb 91 00:28:32 GMT
  8. Reply-To: rouaix@margaux.inria.fr
  9. Lines: 1131
  10. Approved: tadguy@uunet.UU.NET (Tad Guy)
  11. X-Mail-Submissions-To: amiga@uunet.uu.net
  12. X-Post-Discussions-To: comp.sys.amiga.misc
  13.  
  14. Submitted-by: rouaix@margaux.inria.fr
  15. Posting-number: Volume 91, Issue 010
  16. Archive-name: rexx/rxgen/part01
  17.  
  18. RXGEN is an ARexx library designed for the hacker.
  19. This library allows you to call any function of (almost) any amiga
  20. library from a Arexx program.
  21. I would say it is essentially useful under 2.0 to test some of
  22. the new "high-level" features of the system. It also works under 1.3.
  23. You can use the library to write small programs, when you don't want
  24. to use your C-compiler ! Eventually, your program will get bigger and
  25. bigger, and you'll find out that either you don't need your C-compiler,
  26. or that Arexx is slow (heheh).
  27. --Francois
  28.  
  29. -- 
  30. Mail submissions (sources or binaries) to <amiga@uunet.uu.net>.
  31. Mail comments to the moderator at <amiga-request@uunet.uu.net>.
  32. Post requests for sources, and general discussion to comp.sys.amiga.misc.
  33.  
  34.