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=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 1094ba,df9eda71533d664e X-Google-Attributes: gid1094ba,public X-Google-Thread: 103376,b19fa62fdce575f9 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-12-05 19:49:17 PST Path: bga.com!news.sprintlink.net!howland.reston.ans.net!cs.utexas.edu!swrinde!pipex!uunet!gwu.edu!gwu.edu!not-for-mail From: mfeldman@seas.gwu.edu (Michael Feldman) Newsgroups: comp.lang.ada,comp.lang.fortran Subject: Re: Why don't large companies use Ada? Date: 5 Dec 1994 21:51:12 -0500 Organization: George Washington University Message-ID: <3c0jj0$1ra@felix.seas.gwu.edu> References: <3btldf$aek@network.ucsd.edu> <3c060k$cf7@gnat.cs.nyu.edu> NNTP-Posting-Host: 128.164.9.3 Xref: bga.com comp.lang.ada:8316 comp.lang.fortran:6913 Date: 1994-12-05T21:51:12-05:00 List-Id: In article <3c060k$cf7@gnat.cs.nyu.edu>, Robert Dewar wrote: >Mike, have you REALLY met engineers who walked away from PL/1 because of >the array subscripting order "problem". If so their behavior is peculiar >given the fact that PL/1 allows the specification of subscripting regimes >in full generality using ISUB (swapping indices is a trivial application). > Yes. But unless I mis-read the post from the IBM chap the other day, ISUB does more than logically swap the indices, it actually transposes the array. I don't think I kept that post, but I do think that's what he said. Has PL/1 supported ISUB all along? I do not remember it from my PL/1 days 20 or so years ago. Mike Feldman