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: 101deb,f96f757d5586710a X-Google-Attributes: gid101deb,public X-Google-Thread: f43e6,5ac12f5a60b1bfe X-Google-Attributes: gidf43e6,public X-Google-Thread: 103376,5ac12f5a60b1bfe X-Google-Attributes: gid103376,public From: rav@goanna.cs.rmit.edu.au (++ robin) Subject: Re: Ariane 5 - not an exception? Date: 1996/08/13 Message-ID: <4uosu6$15u@goanna.cs.rmit.edu.au>#1/1 X-Deja-AN: 173826435 expires: 1 November 1996 00:00:00 GMT references: <4t9vdg$jfb@goanna.cs.rmit.edu.au> <31FE35BC.1A0D@sanders.lockheed.com> <4totv7$o9f@goanna.cs.rmit.edu.au> <4u6ukd$k82@goanna.cs.rmit.edu.au> <3209A6E6.17D4@phidani.be> organization: Comp Sci, RMIT, Melbourne, Australia newsgroups: comp.software-eng,comp.lang.ada,comp.lang.pl1 nntp-posting-user: rav Date: 1996-08-13T00:00:00+00:00 List-Id: Darius Blasband writes: >++ robin wrote: >> pmartin@alsys.com (Pascal Martin @lone) writes: >> >Which PL/I compilers are available today on Sparc/Solaris, HP700/HPUX, >> >Windows/Intel and PowerPC/* ? I thought the language was dead since >> >the demise of IBM mainframes and the death of (the beloved) Multics. >> PL/I is available on at least the following systems: [ Quite an impressive list of platforms deleted here ] >But basically, how many of these compilers are used for other than >historical purposes ? ---Problably all of them. If you have been reading job postings in comp.lang.pl1 and other (job) newsgroups, you would have see that new projects are being developed in PL/I. >Migrating and maintaining existing applications ? ---Certainly. >How often do we see a project where virtually any tool can be used >and where PL/1 happens to be chosen out of a large number of possible >choices ? ---The real choices are few. PL/I is superior to most languages for general programming. You see, PL/I was a significant advance on other languages when it was introduced in 1966. Features such as interrupt handling (great for real-time processing) didn't then exist in most other HL languages. Those features have kept PL/I at the forefront today. And the PL/I language has been extended recently with the new implementations on the OS/2, Windows 95/NT and AIX platforms. >Darius