home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / rexx / 663 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  2.0 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!unixhub!slacvm!cathie
  2. From: CATHIE@SLACVM.SLAC.STANFORD.EDU
  3. Newsgroups: comp.lang.rexx
  4. Subject: Re: REXX for UNIX? (ignorant question)
  5. Message-ID: <92209.153048CATHIE@SLACVM.SLAC.STANFORD.EDU>
  6. Date: 27 Jul 92 23:30:48 GMT
  7. References: <CSS.92Jul27150823@boa.ccsf.caltech.edu>
  8. Organization: Stanford Linear Accelerator Center
  9. Lines: 43
  10.  
  11. In response to Chris Shenton's question about the availability of REXX for
  12. Unix:  good news, the answer is yes.  The following is an excerpt from the
  13. REXX FAQ:
  14.  
  15.   This posting contains a list of answers to Frequently Asked Questions
  16.   about the REXX programming language.  The list is maintained by Eric Giguere
  17.   (giguere@csg.uwaterloo.ca) and posted at regular intervals to
  18.   comp.lang.rexx.
  19.  
  20.   6) Free versions of REXX
  21.  
  22.       ...(deletion)
  23.       Currently there are two freely-distributable interpreters (with
  24.   source) for Unix machines, both available for anonymous FTP from
  25.   rexx.uwaterloo.ca:
  26.  
  27.  
  28.       /pub/freerexx/andersrexx/rexx-0.02a.tar.Z     173500   straight C
  29.             files originally from flipper.pvv.unit.no
  30.  
  31.       /pub/freerexx/alrexx/rx102.tar.Z              671904   C++ (using GNU G++)
  32.             files originally from tony.cat.syr.edu
  33.  
  34.   To compile, both interpreters require Lex and Yacc (or suitable clones).
  35.   Both are still beta versions.
  36.  
  37.   ----------------------------------------------------------------------------
  38.   7) Commercial versions of REXX
  39.  
  40.      (...companies deleted)
  41.  
  42.           The Workstation Group       [Various UNIX platforms, also VMS]
  43.           6300 River Road
  44.           Rosemont, IL 60018
  45.           (800) 228-0255 (US only)
  46.           sales@wrkgrp.com
  47.  
  48. The Workstation Group also has a free Unix version for academia.
  49.  
  50. Cathie Burke Dager   cathie@slacvm.slac.stanford.edu   415-926-2904
  51. ---> the opinions expressed are mine alone and not necessarily those
  52.      of SLAC, Stanford University or the DOE
  53. ---> REXX Symposium   May, 1993   San Diego, CA, USA
  54.