comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@bix.com (Tom Moran)
Subject: Re: What is ADA?
Date: 1999/02/22
Date: 1999-02-22T00:00:00+00:00	[thread overview]
Message-ID: <36d10576.41783508@news.pacbell.net> (raw)
In-Reply-To: 36D10384.CB4925C8@GoAway.com

>More specifically:  What does it look like?  How would I write a "hello
>world" program in Ada?
  A simple Ada program looks a lot like Pascal.  Do you know Pascal?
with Ada.Text_IO;
procedure Hi is
begin Ada.Text_IO.Put_Line("Hello World");end Hi;
  Unless of course you are running as flight control software for an
airliner and have no console to write on.  Perhaps you could then make
the plane act like a skywriter, but there's not enough room in this
short e-mail for that sample program. ;)




  parent reply	other threads:[~1999-02-22  0:00 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-22  0:00 What is ADA? Corvus
1999-02-21  0:00 ` bill
1999-02-22  0:00 ` David Botton
1999-02-23  0:00   ` Michael Young
1999-02-24  0:00     ` Steve Quinlan
     [not found]     ` <36d52fe9.8491568@news.geccs.gecm.com>
1999-02-26  0:00       ` David Botton
1999-02-22  0:00 ` robert_dewar
1999-02-23  0:00   ` Bob Munck
1999-02-24  0:00     ` robert_dewar
1999-02-23  0:00   ` Gautier
1999-02-23  0:00     ` bill
1999-02-23  0:00       ` Gautier
1999-02-23  0:00     ` Tom Moran
1999-02-22  0:00 ` Matthew Heaney
1999-02-22  0:00 ` Corvus
1999-02-22  0:00   ` dennison
1999-02-23  0:00     ` Ehud Lamm
1999-02-22  0:00 ` Tom Moran [this message]
1999-02-22  0:00   ` Nick Roberts
  -- strict thread matches above, loose matches on Subject: below --
1997-05-10  0:00 David Chang
1997-05-11  0:00 ` Robert Dewar
1997-05-13  0:00 ` Alan Brain
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox