comp.lang.ada
 help / color / mirror / Atom feed
From: Martin Krischik <krischik@users.sourceforge.net>
Subject: Re: A couple of questions
Date: Sat, 01 May 2004 11:56:42 +0200
Date: 2004-05-01T11:56:42+02:00	[thread overview]
Message-ID: <13381428.W4rDGHFD7g@linux1.krischik.com> (raw)
In-Reply-To: c6usqs$31m$1@sparta.btinternet.com

Yeric wrote:

> Were does ADA fit into, I notice that it prides itself on embedded
> systems, does it have any other special areas apart from what I can see in
> military domains, or is it a good all rounder?

Ada is a general purpose Language.  Basicly you can do everything with it.

The main focus is secure (error free) programming - the language has been
designed so that most errors are found at compile time.  And for those bugs
not found a compile time Ada checks at run time and throws exceptions.

I find this very handy - For me the time spend with a debugger has been
rededuced to less the 1/10th in comparison to C++.

But unlike other "find the bug while compile" languages every dirty trick is
still open to you. You just have to type long word like
"Unchecked_Convertion" or "Unchecked_Access" and so on.

With Regards

Martin 

-- 
mailto://krischik@users.sourceforge.net
http://www.ada.krischik.com




  parent reply	other threads:[~2004-05-01  9:56 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-01  1:00 A couple of questions Yeric
2004-05-01  5:12 ` James Rogers
2004-05-01  9:56 ` Martin Krischik [this message]
2004-05-01 15:12 ` Yeric
2004-05-01 15:37   ` Ed Falis
2004-05-02 16:48     ` Martin Krischik
2004-05-02 22:39       ` Jeff C,
2004-05-03  7:10         ` Martin Krischik
2004-05-03 19:11           ` Hyman Rosen
2004-05-04  6:45             ` Martin Krischik
2004-05-01 16:04   ` Ludovic Brenta
2004-05-01 17:47   ` Dennis Lee Bieber
2004-05-02  0:13   ` Jeffrey Carter
2004-05-02  1:00   ` Marius Amado Alves
2004-05-01 18:53     ` Yeric
2004-05-01 20:16       ` Ludovic Brenta
2004-05-01 22:25         ` Yeric
2004-05-01 23:38           ` Ed Falis
2004-05-02 12:00             ` Yeric
2004-05-02 13:29               ` Ed Falis
2004-05-02 21:44               ` Marius Amado Alves
2004-05-02  4:18       ` Marius Amado Alves
2004-05-02  8:55       ` Georg Bauhaus
2004-05-02 10:48         ` Martin Dowie
2004-05-02 11:30           ` Georg Bauhaus
2004-05-02 15:30       ` Pascal Obry
2004-05-01 18:56 ` Marius Amado Alves
  -- strict thread matches above, loose matches on Subject: below --
2004-05-02  1:53 Marius Amado Alves
replies disabled

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