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.0 required=5.0 tests=BAYES_20 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3a6b5ac66a4ad20e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-02 12:11:14 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: Ada on punched cards? Date: Tue, 2 Apr 2002 14:12:37 -0600 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: X-Newsreader: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3719.2500 X-Complaints-To: newsabuse@supernews.com Xref: archiver1.google.com comp.lang.ada:22016 Date: 2002-04-02T14:12:37-06:00 List-Id: Stephen Leake wrote in message ... >"Randy Brukardt" writes: > >> The very first version of Janus/Ada was created as the homework for the >> compiler construction course (CS 701) at the University of Wisconsin. >> The host machine was a Univac 1100/80. While we did most of the work at >> the recently installed terminals, we did do some things on punched >> cards. (The machine "charged" for each run, and batch runs were >> "cheaper", so we could stretch out our "funds" by using cards.) The >> coding was in an extended Pascal (which we later machine-translated to >> Ada). But of course the test programs were written in Ada, and we often >> ran test batches on cards. So, I suppose the answer is yes, but there >> never were any real programs on the cards. And in any case, there was an >> early Ada compiler on cards... > >Cool. What year was this? Fall of 1980. The first commercial version of Janus/Ada shipped in November 1981. In those days, all you had to do was to write something, take out an advertisement in Byte or Dr. Dobbs, and cash the checks. People were happy to find anything that worked that they could get their hands on. Sort of like the Dot Com boom...(without the Venture Capitalists and Wall Street). >Maybe this could go in a "history of Ada" page at AdaIC? Perhaps. I wonder if anyone is interested (and I doubt that discussing things that happened 20+ years ago would help getting Ada used more...) Randy.