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.1 required=5.0 tests=BAYES_40,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1ff5003422436e4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-10-13 09:00:16 PST Newsgroups: comp.lang.ada Path: bga.com!news.sprintlink.net!malgudi.oar.net!news.pipeline.com!uunet!panix!MathWorks.Com!news2.near.net!das-news2.harvard.edu!cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!news.sei.cmu.edu!firth From: firth@sei.cmu.edu (Robert Firth) Subject: Re: Easily-Read C++? Message-ID: <1994Oct12.101044.15366@sei.cmu.edu> Sender: netnews@sei.cmu.edu (Netnews) Organization: Software Engineering Institute References: <124377@cup.portal.com> <37emcj$sk5@gnat.cs.nyu.edu> <37gnho$nbt@watnews1.watson.ibm.com> Date: Wed, 12 Oct 1994 10:10:44 EDT Date: 1994-10-12T10:10:44-04:00 List-Id: In article <37gnho$nbt@watnews1.watson.ibm.com> ncohen@watson.ibm.com writes: >The runner up comes from an assembly-language program: > > xor R3,R4,R3 THIS IS TRICKY. I forget the code, but the comment that I'll never forget is ; DO A GOOD JOB ON THE SIGN BIT However, my prize for all-time ingenuity in coding goes to the programmer who was a great fan of Joni Mitchell. The labels in his program were the titles of her songs, broken up into six-character chunks. Ah, the joy of participating in a code walkthrough, and coming out of it knowing only that Joni Mitchell wrote "Song to a Seagull" - or, should I say, SONGTO ASEAGU LL... In a similar spirit, I inserted into the proof copy of the Ada Reference Manual the sentence The private type CHIPMUNK is predefined. Alas, Jean noticed (he noticed everything).