home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / orx7.zip / orx7.doc < prev   
Text File  |  1997-07-21  |  1KB  |  40 lines

  1. orx7.zip, 97-07-21
  2.  
  3. Contains Object Rexx programs to analyze Object Rexx programs. :)
  4.  
  5. NEEDS: orx8.zip (contains the required utility package rgf_util.cmd)
  6.  
  7. The following programs of this package are available with source code:
  8.  
  9.    orx_analyze_ascii.cmd
  10.    orx_analyze_html.cmd
  11.  
  12. ---
  13.  
  14. Documentation is stored in the separate package "orx7doc.zip" which contains
  15. the following three postscript files:
  16.  
  17.      local.ps ...... explains Object Rexx' concept of "environment", full
  18.                      title: "Local Environment and Scopes in Object Rexx"
  19.  
  20.      class.ps ...... explains Object Rexx' implementation of classes, full
  21.                      title: "Object Classes, Meta Classes and Method 
  22.                      Resolution in Object Rexx"
  23.  
  24.      analyze.ps .... documents ORX_Analyze.cmd and the usage of
  25.                      orx_analyze_ascii.cmd and orx_analyze_html.cmd, full
  26.                      title: "ORX_Analyze.cmd - A Program for Analyzing
  27.                      Directives and Signatures of Object Rexx Programs"
  28.  
  29. These three papers were written for RexxLA (Rexx Language Association,
  30. http://www.RexxLA.org) to be included in the proceedings for the "7th
  31. International Rexx Symposium" which took place in Austin/Texas/USA in May
  32. 1996.
  33.  
  34. Please post questions and discussion items in the Internet newsgroup
  35. "comp.lang.rexx", which gets monitored by the author. Thanks.
  36.  
  37. Rony G. Flatscher
  38. Vienna/Austria/Europe, July 1997
  39.  
  40.