comp.lang.ada
 help / color / mirror / Atom feed
From: Matthew Heaney <matthew_heaney@acm.org>
Subject: Re: What is ADA?
Date: 1999/02/22
Date: 1999-02-22T00:00:00+00:00	[thread overview]
Message-ID: <m3g17y3lwg.fsf@mheaney.ni.net> (raw)
In-Reply-To: 36D10384.CB4925C8@GoAway.com

Ada is a high-level systems-programming language, with built-in support
for concurrency and real-time programming.  Designed to catch
programming errors both at compile-time and run-time, it facilitates the
construction of large, low-defect software systems.

<http://www.adahome.com/>
<http://www.adaic.org/>
<http://www.adaresource.org/>

GNAT is a free, high-quality Ada95 compiler.  Aonix also has a free
student edition.

<http://www.gnat.com/>
<http://www.aonix.com/>


with Ada.Text_IO; use Ada.Text_IO;
procedure Hello_World is
begin
  Put_Line ("Hello, world!");
end;



Corvus <NoWay@GoAway.com> writes:

> More specifically:  What does it look like?  How would I write a "hello
> world" program in Ada?
> -- 
> This is my .SIG file.  Enjoy.




  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 ` Corvus
1999-02-22  0:00   ` dennison
1999-02-23  0:00     ` Ehud Lamm
1999-02-22  0:00 ` Matthew Heaney [this message]
1999-02-22  0:00 ` Tom Moran
1999-02-22  0:00   ` Nick Roberts
1999-02-22  0:00 ` robert_dewar
1999-02-23  0:00   ` Gautier
1999-02-23  0:00     ` Tom Moran
1999-02-23  0:00     ` bill
1999-02-23  0:00       ` Gautier
1999-02-23  0:00   ` Bob Munck
1999-02-24  0:00     ` robert_dewar
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
  -- 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