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: dewar@cs.nyu.edu (Robert Dewar) Subject: Re: PL/I Versus Ada (Was: Arianne ...) Date: 1996/08/19 Message-ID: #1/1 X-Deja-AN: 175258562 references: <4t9vdg$jfb@goanna.cs.rmit.edu.au> <4tiu6e$kpm@news2.cais.com> <4up8pi$lvi@goanna.cs.rmit.edu.au> <32106B34.57DB@lmtas.lmco.com> organization: Courant Institute of Mathematical Sciences newsgroups: comp.software-eng,comp.lang.ada,comp.lang.pl1 Date: 1996-08-19T00:00:00+00:00 List-Id: Richard Riehle asks 1) I have heard a rumor that the first Alsys Ada compiler was written in PL/I. True or False? False, the first version was written in Ada, the bootstrap was done using a translator that translated from a subset of Ada to a subset of PL/1 (which is what gave rise to rumour you heard). The PL/1 translator was thrown away as soon as the compiler was bootstrapped.