From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2cdc6c2ee911fe77 X-Google-Attributes: gid103376,public From: "Tarjei T. Jensen" Subject: Re: Ada vs. C++ Date: 2000/02/14 Message-ID: <888hpi$g691@ftp.kvaerner.com>#1/1 X-Deja-AN: 585661248 Content-Transfer-Encoding: 7bit References: <38A37C97.9E181025@interact.net.au> <880g59$fv03@ftp.kvaerner.com> <38A42AE8.478DB03F@lmtas.lmco.com> Content-Type: text/plain; charset="iso-8859-1" X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2120.0 Organization: Kv�rner Group IT Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-02-14T00:00:00+00:00 List-Id: Gary wrote in message <38A42AE8.478DB03F@lmtas.lmco.com>... >Then there is REXX. REXX has fairly decent (straightforward, easy to understand) >syntax. I vastly prefer REXX to PERL. NetREXX can be used in place of JAVA to >simplify those types of tasks as well. The syntax is not bad, but the semantics is horrible. The semantics of rexx makes it unsafe at any speed. I prefer the predictability of perl. Greetings,