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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,751d508677a5add1 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder.news-service.com!85.214.198.2.MISMATCH!eternal-september.org!.POSTED!not-for-mail From: Warren Newsgroups: comp.lang.ada Subject: Re: [Ada] made me hate programming Date: Fri, 2 Jul 2010 20:03:39 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <6KDPK04Y40360.2153472222@reece.net.au> Injection-Date: Fri, 2 Jul 2010 20:03:39 +0000 (UTC) Injection-Info: mx03.eternal-september.org; posting-host="9f8M0iN5t54V+4DF/iqO8g"; logging-data="1499"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/0VztCmorAwiinEx34TKRg4fE8m6Zo+S0=" User-Agent: Xnews/5.04.25 X-Face: &6@]C2>ZS=NM|HE-^zWuryN#Z/2_.s9E|G&~DRi|sav9{E}XQJb*\_>=a5"q]\%A;5}LKP][1mA{gZ,Q!j Cancel-Lock: sha1:LhEH5QMc7qXdcAlo7zuhM40JiEs= Xref: g2news1.google.com comp.lang.ada:12150 Date: 2010-07-02T20:03:39+00:00 List-Id: Kulin Remailer expounded in news:6KDPK04Y40360.2153472222@reece.net.au: >> I remember this when I was young. For some reason, students >> get real hung up on compile time errors. It's like they are >> horses bouncing around inside the gate, waiting for the door >> to open. > > That was the questionable thinking behind a hilarious variant of PL/I > called PL/C, Cornell University's PL/I compiler. Students just want > their programs to compile and run, don't bother them with details like > whether it's correct or not. Not a good assumption but...it was enough > for somebody or some group of people to put out a pretty interesting > compiler and get it out there in academia, circa late 70s early 80s > timeframe. > > The purpose of PL/C was to take almost any input and hammer it until > it looked like a PL/I program, compile it, and generate an executable > from it. It certainly may not do what you intended, but by george, the > damn thing will almost always start running. What happens > next...nobody knows. Wow- that's quite the response to the issue! Warren