[Info-vax] Kednos PL/I

Paul Hardy p.g.hardy at btinternet.com
Thu Sep 14 03:23:46 EDT 2023


gah4 <gah4 at u.washington.edu> wrote:
> The PL/I compiler I used most over the years, is the IBM PL/I(F) compiler
> that dates back to the 1960's.  I do remember an error message like
> "SEMICOLON MISSING, ONE INSERTED" where it inserts one into the
> internal representation and continues on.  Often with strange results.

I remember (in 1974) submitting a PL/1 program to the IBM checkout
compiler, which ran using up my complete cpu time quota and produced no
output at all. I resubmitted it to the optimising compiler which used a
couple of seconds and said “Mismatched quotes”. 

I’d missed out a close quote early in the program, so all my program code
had disappeared into literal text, and all my output messages and error
texts had become program. The checkout compiler had had a fit trying to
turn the messages into valid PL/1 program!

-- 
Paul at the paulhardy.net domain



More information about the Info-vax mailing list