Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!genrad!decvax!decwrl!tenny From: tenny@z.dec.com (Dave Tenny | DTN 225-6089) Newsgroups: comp.sys.amiga Subject: AREXX and ICP Message-ID: <11774@decwrl.DEC.COM> Date: Tue, 6-Oct-87 13:04:00 EDT Article-I.D.: decwrl.11774 Posted: Tue Oct 6 13:04:00 1987 Date-Received: Fri, 9-Oct-87 06:21:07 EDT Sender: daemon@decwrl.DEC.COM Organization: Digital Equipment Corporation Lines: 16 Having coded many things in REXX using VM/CMS, and many scripts on Ultrix; I'll take REXX anyday. A good implementation can be really fast, the biggest performance problem on CMS was when you allocated lots of stemmed variables (and de-allocated). I think REXX got tied up in free storage calls. I've always thought perhaps a way to pre-allocate lots of storage in REXX would be useful. If Mr. da Silva would care to declare any REXX experience, I'll be happy to take his Unix religion with more than a grain of salt. I'd love a REXX for the Amiga! Dave Tenny VAX LISP development. (Please won't somebody write Common Lisp for the Amiga...)